test/map_tests.h

changeset 51
1c78cd19fb6b
parent 48
621a4430c404
child 53
e533c170bfb8
equal deleted inserted replaced
50:ff194559eb41 51:1c78cd19fb6b
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 UCX_TEST_DECLARE(test_ucx_map_iterator_chain)
21 UCX_TEST_DECLARE(test_ucx_map_store_load) 21 UCX_TEST_DECLARE(test_ucx_map_store_load)
22 UCX_TEST_DECLARE(test_ucx_map_store_load_with_mempool) 22 UCX_TEST_DECLARE(test_ucx_map_store_load_with_mempool)
23 UCX_TEST_DECLARE(test_ucx_map_clone) 23 UCX_TEST_DECLARE(test_ucx_map_clone)
24 UCX_TEST_DECLARE(test_ucx_map_rehash)
24 25
25 26
26 #ifdef __cplusplus 27 #ifdef __cplusplus
27 } 28 }
28 #endif 29 #endif

mercurial