Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/meta/lib/oeqa/runtime/
H A Dloader.py13 def _getTestCase(self, testCaseClass, tcName): member in OERuntimeTestLoader
14 case = super(OERuntimeTestLoader, self)._getTestCase(testCaseClass, tcName)
/openbmc/openbmc/poky/meta/lib/oeqa/core/
H A Dloader.py186 def _getTestCase(self, testCaseClass, tcName): member in OETestLoader
238 case = self._getTestCase(testCaseClass, tcName)