Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/scripts/lib/resulttool/
H A Dlog.py31 for _, run_name, _, r in resultutils.test_run_results(results):
H A Dresultutils.py214 def test_run_results(results): function