test/map_tests.h

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

mercurial