test/avl_tests.h

changeset 245
db732f8c083a
parent 243
2e74828c5e94
child 250
b7d1317b138e
equal deleted inserted replaced
244:98dc2d3a9b1d 245:db732f8c083a
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 UCX_TEST(test_ucx_avl_find);
42 UCX_TEST(test_ucx_avl_traverse);
42 43
43 #ifdef __cplusplus 44 #ifdef __cplusplus
44 } 45 }
45 #endif 46 #endif
46 47

mercurial