test/avl_tests.h

changeset 200
e3aad99d2d80
parent 198
b0f4fb043b47
child 225
a1a068c2c4ef
equal deleted inserted replaced
199:e25dc68336ec 200:e3aad99d2d80
35 #ifdef __cplusplus 35 #ifdef __cplusplus
36 extern "C" { 36 extern "C" {
37 #endif 37 #endif
38 38
39 UCX_TEST(test_ucx_avl_put); 39 UCX_TEST(test_ucx_avl_put);
40 UCX_TEST(test_ucx_avl_remove);
40 41
41 #ifdef __cplusplus 42 #ifdef __cplusplus
42 } 43 }
43 #endif 44 #endif
44 45

mercurial