Home
last modified time | relevance | path

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

/external/u-boot/test/py/
Dconftest.py346 tests_warning = [] variable
383 if tests_warning:
384 log.status_warning('%d passed with warning' % len(tests_warning))
385 for test in tests_warning:
546 test_list = tests_warning