Home
last modified time | relevance | path

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

/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/core/utils/
H A Dtest.py47 return getSuiteCasesInfo(suite, getCaseMethod)
85 def getCaseMethod(test_case): function
/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/utils/
H A Dpackage_manager.py9 from oeqa.core.utils.test import getCaseFile, getCaseMethod
190 test_method = getCaseMethod(test_case)
/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/core/tests/
H A Dtest_data.py16 from oeqa.core.utils.test import getCaseMethod, getSuiteCasesNames
H A Dtest_decorators.py15 from oeqa.core.utils.test import getCaseMethod, getSuiteCasesNames, getSuiteCasesIDs