Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/test/py/
H A Dconftest.py345 tests_xfailed = [] variable
393 if tests_xfailed:
394 log.status_xfail('%d xfail' % len(tests_xfailed))
395 for test in tests_xfailed:
523 test_list = tests_xfailed