Home
last modified time | relevance | path

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

/openthread-latest/third_party/mbedtls/repo/tests/scripts/
Danalyze_outcomes.py120 ignored_suites: typing.List[str], ignored_tests=None) -> None: argument
152 if full_test_suite in ignored_tests:
153 for str_or_re in ignored_tests[full_test_suite]: