Home
last modified time | relevance | path

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

/openbmc/u-boot/test/py/
H A Dconftest.py350 tests_warning = [] variable
387 if tests_warning:
388 log.status_warning('%d passed with warning' % len(tests_warning))
389 for test in tests_warning:
550 test_list = tests_warning