test/map_tests.h

changeset 48
621a4430c404
parent 44
46356d74e873
child 51
1c78cd19fb6b
equal deleted inserted replaced
46:48ca036d7d9c 48:621a4430c404
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 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_clone) 23 UCX_TEST_DECLARE(test_ucx_map_clone)
23 24
24 25
25 #ifdef __cplusplus 26 #ifdef __cplusplus
26 } 27 }

mercurial