test/prop_tests.h

changeset 109
75cb6590358b
parent 108
d2b1e67b2b48
child 110
1cf71e56f01e
equal deleted inserted replaced
108:d2b1e67b2b48 109:75cb6590358b
39 UCX_TEST_DECLARE(test_ucx_prop_new); 39 UCX_TEST_DECLARE(test_ucx_prop_new);
40 UCX_TEST_DECLARE(test_ucx_prop_parse); 40 UCX_TEST_DECLARE(test_ucx_prop_parse);
41 UCX_TEST_DECLARE(test_ucx_prop_parse_multi); 41 UCX_TEST_DECLARE(test_ucx_prop_parse_multi);
42 UCX_TEST_DECLARE(test_ucx_prop_parse_part); 42 UCX_TEST_DECLARE(test_ucx_prop_parse_part);
43 UCX_TEST_DECLARE(test_ucx_prop_parse_long); 43 UCX_TEST_DECLARE(test_ucx_prop_parse_long);
44 UCX_TEST_DECLARE(test_ucx_prop_parse2map);
45 UCX_TEST_DECLARE(test_ucx_properties_load);
46 UCX_TEST_DECLARE(test_ucx_properties_store);
44 47
45 #ifdef __cplusplus 48 #ifdef __cplusplus
46 } 49 }
47 #endif 50 #endif
48 51

mercurial