Home
last modified time | relevance | path

Searched defs:testCaseClass (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/core/
H A Dloader.py95 def _patchCaseClass(self, testCaseClass): argument
181 def _getTestCase(self, testCaseClass, tcName): argument
215 def loadTestsFromTestCase(self, testCaseClass): argument
/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/runtime/
H A Dloader.py13 def _getTestCase(self, testCaseClass, tcName): argument