Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/scripts/lib/resulttool/
H A Dregression.py92 def any_test_have_any_matching_tag(results, tag_list): function
121 …elif not any_test_have_any_matching_tag(results, ["machine", "toolchain-user", "toolchain-system"]…