test/avl_tests.h

changeset 243
2e74828c5e94
parent 225
a1a068c2c4ef
child 245
db732f8c083a
equal deleted inserted replaced
242:a3597d704421 243:2e74828c5e94
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 UCX_TEST(test_ucx_avl_remove);
41 UCX_TEST(test_ucx_avl_find);
41 42
42 #ifdef __cplusplus 43 #ifdef __cplusplus
43 } 44 }
44 #endif 45 #endif
45 46

mercurial