Home
last modified time | relevance | path

Searched refs:to_test (Results 1 – 3 of 3) sorted by relevance

/openbmc/libcper/tests/
H A Dtest-utils.h23 int schema_validate_from_file(json_object *to_test, int single_section,
H A Dtest-utils.c203 int schema_validate_from_file(json_object *to_test, int single_section, in schema_validate_from_file() argument
232 int err = schemavalidator_validate(to_test, schema); in schema_validate_from_file()
/openbmc/qemu/tests/unit/
H A Dtest-throttle.c615 BucketType to_test[2][3] = { { THROTTLE_BPS_TOTAL, in do_test_accounting() local
627 index = to_test[is_ops][i]; in do_test_accounting()
644 index = to_test[is_ops][0]; in do_test_accounting()
650 index = to_test[is_ops][1]; in do_test_accounting()
656 index = to_test[is_ops][2]; in do_test_accounting()