--- a/test/main.c Thu Oct 04 14:08:31 2012 +0200 +++ b/test/main.c Thu Oct 04 16:03:18 2012 +0200 @@ -147,6 +147,7 @@ ucx_test_register(suite, test_ucx_map_get); ucx_test_register(suite, test_ucx_map_iterator); ucx_test_register(suite, test_ucx_map_iterator_chain); + ucx_test_register(suite, test_ucx_map_store_load); /* sstring Tests */ ucx_test_register(suite, test_sstrsplit);