Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/meta/lib/oeqa/core/
H A Dcase.py45 def _oeSetUp(self): member in OETestCase
H A Dloader.py209 setattr(testCaseClass, 'setUp', testCaseClass._oeSetUp)