Searched refs:perform_test (Results 1 - 2 of 2) sorted by last modified time

/freebsd-11-stable/contrib/libucl/python/tests/
H A Dtest_validation.py16 def perform_test(schema, data, valid, description): function in function:ValidationTest.validate
34 perform_test(testgroup['schema'], test['data'],
/freebsd-11-stable/contrib/libucl/tests/
H A Dtest_schema.c65 perform_test (const ucl_object_t *schema, const ucl_object_t *obj, function
118 if (!perform_test (schema, test, &err)) {

Completed in 72 milliseconds