test/map_tests.h

changeset 53
e533c170bfb8
parent 51
1c78cd19fb6b
child 59
c80c910fe191
equal deleted inserted replaced
52:34f50d0bada4 53:e533c170bfb8
14 14
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_remove)
19 UCX_TEST_DECLARE(test_ucx_map_iterator) 20 UCX_TEST_DECLARE(test_ucx_map_iterator)
20 UCX_TEST_DECLARE(test_ucx_map_iterator_chain) 21 UCX_TEST_DECLARE(test_ucx_map_iterator_chain)
21 UCX_TEST_DECLARE(test_ucx_map_store_load) 22 UCX_TEST_DECLARE(test_ucx_map_store_load)
22 UCX_TEST_DECLARE(test_ucx_map_store_load_with_mempool) 23 UCX_TEST_DECLARE(test_ucx_map_store_load_with_mempool)
23 UCX_TEST_DECLARE(test_ucx_map_clone) 24 UCX_TEST_DECLARE(test_ucx_map_clone)

mercurial