Home
last modified time | relevance | path

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

/openbmc/u-boot/test/py/
H A Dconftest.py347 tests_xpassed = [] variable
397 if tests_xpassed:
398 log.status_xpass('%d xpass' % len(tests_xpassed))
399 for test in tests_xpassed:
556 test_list = tests_xpassed