test/map_tests.h

changeset 31
91ac86557290
parent 29
bce0d7f2912b
child 33
9c219a62070d
equal deleted inserted replaced
30:23bb65cbf7a4 31:91ac86557290
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_iterator)
19 20
20 21
21 #ifdef __cplusplus 22 #ifdef __cplusplus
22 } 23 }
23 #endif 24 #endif

mercurial