Home
last modified time | relevance | path

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

/scripts/tests/twister/
A Dtest_scl.py225 def test_yaml_validate(schema_exists, validate, expected_error): argument
227 schema_mock = mock.Mock() if schema_exists else None
246 if schema_exists:

Completed in 5 milliseconds