test/utils_tests.h

changeset 223
e18884bbad48
parent 192
1e51558b9d09
child 225
a1a068c2c4ef
equal deleted inserted replaced
222:e0f850709a5c 223:e18884bbad48
36 extern "C" { 36 extern "C" {
37 #endif 37 #endif
38 38
39 UCX_TEST(test_ucx_fprintf); 39 UCX_TEST(test_ucx_fprintf);
40 UCX_TEST(test_ucx_asprintf); 40 UCX_TEST(test_ucx_asprintf);
41 UCX_TEST(test_ucx_sprintf);
42 UCX_TEST(test_ucx_bprintf);
41 UCX_TEST(test_ucx_stream_copy); 43 UCX_TEST(test_ucx_stream_copy);
42 44
43 #ifdef __cplusplus 45 #ifdef __cplusplus
44 } 46 }
45 #endif 47 #endif

mercurial