test/map_tests.h

changeset 44
46356d74e873
parent 42
ff3dd1ee7dee
child 48
621a4430c404
equal deleted inserted replaced
43:02f38adea013 44:46356d74e873
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_clone)
22 23
23 24
24 #ifdef __cplusplus 25 #ifdef __cplusplus
25 } 26 }
26 #endif 27 #endif

mercurial