Home
last modified time | relevance | path

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

/openbmc/u-boot/test/py/
H A Dconftest.py348 tests_xfailed = [] variable
402 if tests_xfailed:
403 log.status_xfail('%d xfail' % len(tests_xfailed))
404 for test in tests_xfailed:
568 test_list = tests_xfailed