test/logging_tests.h

changeset 170
5fbb9efebe4a
parent 134
4d320dc3a7af
child 177
11ad03783baf
equal deleted inserted replaced
169:279dd3ca7a77 170:5fbb9efebe4a
34 34
35 #ifdef __cplusplus 35 #ifdef __cplusplus
36 extern "C" { 36 extern "C" {
37 #endif 37 #endif
38 38
39 UCX_TEST(test_ucx_logger_new);
39 UCX_TEST(test_ucx_logger_log); 40 UCX_TEST(test_ucx_logger_log);
40 41
41 #ifdef __cplusplus 42 #ifdef __cplusplus
42 } 43 }
43 #endif 44 #endif

mercurial