Searched refs:schema_validate_from_file (Results 1 – 4 of 4) sorted by relevance
| /openbmc/libcper/tests/ |
| H A D | fuzz_cper_buf_to_ir.c | 12 int valid = schema_validate_from_file(ir, 0 /* single_section */, in LLVMFuzzerTestOneInput()
|
| H A D | test-utils.h | 23 int schema_validate_from_file(json_object *to_test, int single_section,
|
| H A D | test-utils.c | 203 int schema_validate_from_file(json_object *to_test, int single_section, in schema_validate_from_file() function
|
| H A D | ir-tests.c | 325 int valid = schema_validate_from_file(ir, single_section, in cper_log_section_ir_test() 363 int valid = schema_validate_from_file(ir, single_section, in cper_buf_log_section_ir_test()
|