diff -r 48ca036d7d9c -r 621a4430c404 test/map_tests.h --- a/test/map_tests.h Fri Oct 05 10:25:33 2012 +0200 +++ b/test/map_tests.h Fri Oct 05 11:52:53 2012 +0200 @@ -19,6 +19,7 @@ UCX_TEST_DECLARE(test_ucx_map_iterator) UCX_TEST_DECLARE(test_ucx_map_iterator_chain) UCX_TEST_DECLARE(test_ucx_map_store_load) +UCX_TEST_DECLARE(test_ucx_map_store_load_with_mempool) UCX_TEST_DECLARE(test_ucx_map_clone)