test/utils_tests.h

changeset 168
24a012440dee
parent 142
ee8cb27d8b8e
child 177
11ad03783baf
equal deleted inserted replaced
167:aed60ba37acf 168:24a012440dee
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_stream_copy);
41 42
42 #ifdef __cplusplus 43 #ifdef __cplusplus
43 } 44 }
44 #endif 45 #endif
45 46

mercurial