Searched refs:parse_test_file (Results 1 – 2 of 2) sorted by relevance
32 static cJSON *parse_test_file(const char * const filename) in parse_test_file() function185 cJSON *tests = parse_test_file("json-patch-tests/tests.json"); in cjson_utils_should_pass_json_patch_test_tests()202 cJSON *tests = parse_test_file("json-patch-tests/spec_tests.json"); in cjson_utils_should_pass_json_patch_test_spec_tests()219 cJSON *tests = parse_test_file("json-patch-tests/cjson-utils-tests.json"); in cjson_utils_should_pass_json_patch_test_cjson_utils_tests()
52 def parse_test_file(contents, nl_format): function65 extra_args = parse_test_file(contents, nl_format)95 extra_args = parse_test_file(contents, nl_format='\n')