test/map_tests.h

changeset 53
e533c170bfb8
parent 51
1c78cd19fb6b
child 59
c80c910fe191
     1.1 --- a/test/map_tests.h	Fri Oct 05 16:59:14 2012 +0200
     1.2 +++ b/test/map_tests.h	Mon Oct 08 12:29:27 2012 +0200
     1.3 @@ -16,6 +16,7 @@
     1.4  UCX_TEST_DECLARE(test_ucx_key)
     1.5  UCX_TEST_DECLARE(test_ucx_map_put)
     1.6  UCX_TEST_DECLARE(test_ucx_map_get)
     1.7 +UCX_TEST_DECLARE(test_ucx_map_remove)
     1.8  UCX_TEST_DECLARE(test_ucx_map_iterator)
     1.9  UCX_TEST_DECLARE(test_ucx_map_iterator_chain)
    1.10  UCX_TEST_DECLARE(test_ucx_map_store_load)

mercurial