test/utils_tests.h

changeset 223
e18884bbad48
parent 192
1e51558b9d09
child 225
a1a068c2c4ef
     1.1 --- a/test/utils_tests.h	Wed Sep 07 12:26:01 2016 +0200
     1.2 +++ b/test/utils_tests.h	Wed Sep 07 12:41:30 2016 +0200
     1.3 @@ -38,6 +38,8 @@
     1.4  
     1.5  UCX_TEST(test_ucx_fprintf);
     1.6  UCX_TEST(test_ucx_asprintf);
     1.7 +UCX_TEST(test_ucx_sprintf);
     1.8 +UCX_TEST(test_ucx_bprintf);
     1.9  UCX_TEST(test_ucx_stream_copy);
    1.10  
    1.11  #ifdef	__cplusplus

mercurial