Searched refs:validate_schema_from_file (Results 1 – 4 of 4) sorted by relevance
15 int validate_schema_from_file(const char *schema_file, json_object *object,
167 int success = validate_schema_from_file(specification_file, ir, in json_to_cper()
43 validate_schema_from_file(LIBCPER_JSON_SPEC, ir, error_message); in cper_log_section_ir_test()
38 int validate_schema_from_file(const char *schema_file, json_object *object, in validate_schema_from_file() function