Searched refs:_oeSetUp (Results 1 – 2 of 2) sorted by relevance
/openbmc/openbmc/poky/meta/lib/oeqa/core/ | ||
H A D | case.py | 45 def _oeSetUp(self): member in OETestCase |
H A D | loader.py | 209 setattr(testCaseClass, 'setUp', testCaseClass._oeSetUp) |