Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/meta/lib/oeqa/core/
H A Dloader.py100 def _patchCaseClass(self, testCaseClass): argument
186 def _getTestCase(self, testCaseClass, tcName): argument
220 def loadTestsFromTestCase(self, testCaseClass): argument
/openbmc/openbmc/poky/meta/lib/oeqa/runtime/
H A Dloader.py13 def _getTestCase(self, testCaseClass, tcName): argument