diff -r d2b1e67b2b48 -r 75cb6590358b test/prop_tests.h --- a/test/prop_tests.h Fri Jul 12 20:50:18 2013 +0200 +++ b/test/prop_tests.h Sun Jul 14 17:11:34 2013 +0200 @@ -41,6 +41,9 @@ UCX_TEST_DECLARE(test_ucx_prop_parse_multi); UCX_TEST_DECLARE(test_ucx_prop_parse_part); UCX_TEST_DECLARE(test_ucx_prop_parse_long); +UCX_TEST_DECLARE(test_ucx_prop_parse2map); +UCX_TEST_DECLARE(test_ucx_properties_load); +UCX_TEST_DECLARE(test_ucx_properties_store); #ifdef __cplusplus }