test/map_tests.h

changeset 33
9c219a62070d
parent 31
91ac86557290
child 42
ff3dd1ee7dee
equal deleted inserted replaced
32:c7af4ec56e19 33:9c219a62070d
15 UCX_TEST_DECLARE(test_ucx_map_new) 15 UCX_TEST_DECLARE(test_ucx_map_new)
16 UCX_TEST_DECLARE(test_ucx_key) 16 UCX_TEST_DECLARE(test_ucx_key)
17 UCX_TEST_DECLARE(test_ucx_map_put) 17 UCX_TEST_DECLARE(test_ucx_map_put)
18 UCX_TEST_DECLARE(test_ucx_map_get) 18 UCX_TEST_DECLARE(test_ucx_map_get)
19 UCX_TEST_DECLARE(test_ucx_map_iterator) 19 UCX_TEST_DECLARE(test_ucx_map_iterator)
20 UCX_TEST_DECLARE(test_ucx_map_iterator_chain)
20 21
21 22
22 #ifdef __cplusplus 23 #ifdef __cplusplus
23 } 24 }
24 #endif 25 #endif

mercurial