63 const struct CMUnitTest tests[] = {
88 return cmocka_run_group_tests(tests, NULL, NULL);
void test_is_supported_path(UNUSED void **state)
void test_is_search_path(UNUSED void **state)
void test_can_split_empty_path(UNUSED void **state)
void test_get_depth(UNUSED void **state)
void test_get_fixed_part(UNUSED void **state)
void test_get_first(UNUSED void **state)
void test_can_split_path(UNUSED void **state)
void test_can_split_search_path_expression(UNUSED void **state)
void test_can_split_search_path_wildcard(UNUSED void **state)
void test_can_get_full_parameter_path(UNUSED void **state)
void test_can_get_last_from_path(UNUSED void **state)
void test_build_supported_path_from_search_path(UNUSED void **state)
void test_can_append_path(UNUSED void **state)
void test_remove_last_can_update_path_type(UNUSED void **state)
void test_is_invalid_path(UNUSED void **state)
void test_can_prepend_path(UNUSED void **state)
void test_can_clean_supported_path(UNUSED void **state)
void test_can_get_index_of_reference(UNUSED void **state)
void test_cannot_get_invalid_parameter_path(UNUSED void **state)
void test_is_instance_path(UNUSED void **state)
void test_can_parse_reference_path(UNUSED void **state)
void test_is_object_path(UNUSED void **state)
void test_can_create_delete_path(UNUSED void **state)