Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/meta/lib/oeqa/core/utils/
H A Dtest.py11 def getSuiteCases(suite): function
21 tests.extend(getSuiteCases(item))
30 for test in getSuiteCases(suite):
39 for test in getSuiteCases(suite):
/openbmc/openbmc/poky/meta/classes-recipe/
H A Dtestimage.bbclass184 from oeqa.core.utils.test import getSuiteCases
350 suitecases = getSuiteCases(tc.suites)