diff -r 54a7ceb9151f -r 58b77eb51afd test/map_tests.h --- a/test/map_tests.h Tue May 19 17:01:28 2015 +0200 +++ b/test/map_tests.h Thu Oct 15 12:34:10 2015 +0200 @@ -41,6 +41,7 @@ UCX_TEST(test_ucx_map_put); UCX_TEST(test_ucx_map_get); UCX_TEST(test_ucx_map_remove); +UCX_TEST(test_ucx_map_clear); UCX_TEST(test_ucx_map_iterator); UCX_TEST(test_ucx_map_iterator_chain); UCX_TEST(test_ucx_map_clone);