Searched refs:test_run_results (Results 1 – 2 of 2) sorted by relevance
/openbmc/openbmc/poky/scripts/lib/resulttool/ | ||
H A D | log.py | 31 for _, run_name, _, r in resultutils.test_run_results(results): |
H A D | resultutils.py | 260 def test_run_results(results): function |