test/map_tests.h

changeset 42
ff3dd1ee7dee
parent 33
9c219a62070d
child 44
46356d74e873
equal deleted inserted replaced
41:7f90a03e186e 42:ff3dd1ee7dee
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 UCX_TEST_DECLARE(test_ucx_map_iterator_chain)
21 UCX_TEST_DECLARE(test_ucx_map_store_load)
21 22
22 23
23 #ifdef __cplusplus 24 #ifdef __cplusplus
24 } 25 }
25 #endif 26 #endif

mercurial