test/map_tests.h

changeset 206
58b77eb51afd
parent 192
1e51558b9d09
child 225
a1a068c2c4ef
     1.1 --- a/test/map_tests.h	Tue May 19 17:01:28 2015 +0200
     1.2 +++ b/test/map_tests.h	Thu Oct 15 12:34:10 2015 +0200
     1.3 @@ -41,6 +41,7 @@
     1.4  UCX_TEST(test_ucx_map_put);
     1.5  UCX_TEST(test_ucx_map_get);
     1.6  UCX_TEST(test_ucx_map_remove);
     1.7 +UCX_TEST(test_ucx_map_clear);
     1.8  UCX_TEST(test_ucx_map_iterator);
     1.9  UCX_TEST(test_ucx_map_iterator_chain);
    1.10  UCX_TEST(test_ucx_map_clone);

mercurial