Home
last modified time | relevance | path

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

/third_party/mbedtls/tests/scripts/
Danalyze_outcomes.py65 ignored_suites, ignored_test=None): argument
87 if ((full_test_suite in ignored_test) and
88 (test_string in ignored_test[full_test_suite])):