| 897:d684ba9e2da0 | 898:d87fbe697f9b |
|---|---|
| 35 extern "C" { | 35 extern "C" { |
| 36 #endif | 36 #endif |
| 37 | 37 |
| 38 CX_TEST(test_util_parse_creationdate); | 38 CX_TEST(test_util_parse_creationdate); |
| 39 CX_TEST(test_util_url_base); | 39 CX_TEST(test_util_url_base); |
| 40 CX_TEST(test_util_resource_name); | |
| 40 CX_TEST(test_util_concat_path); | 41 CX_TEST(test_util_concat_path); |
| 41 CX_TEST(test_util_path_isrelated); | 42 CX_TEST(test_util_path_isrelated); |
| 42 | 43 |
| 43 | 44 |
| 44 #ifdef __cplusplus | 45 #ifdef __cplusplus |