Home
last modified time | relevance | path

Searched defs:tag_list (Results 1 – 3 of 3) sorted by relevance

/openbmc/openbmc/poky/scripts/lib/resulttool/
H A Dregression.py86 def test_has_at_least_one_matching_tag(test, tag_list): argument
89 def all_tests_have_at_least_one_matching_tag(results, tag_list): argument
92 def any_test_have_any_matching_tag(results, tag_list): argument
/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/
H A Dgitarchivetests.py22 def create_fake_repository(commit, tag_list=[], add_remote=True): argument
/openbmc/linux/include/linux/
H A Dblk-mq.h516 struct list_head tag_list; member