Searched defs:setUpDecorator (Results 1 – 5 of 5) sorted by relevance
/openbmc/openbmc/poky/meta/lib/oeqa/core/decorator/ | ||
H A D | data.py | 42 def setUpDecorator(self): member in skipIfDataVar |
H A D | oetimeout.py | 15 def setUpDecorator(self): member in OETimeout |
H A D | depends.py | 97 def setUpDecorator(self): member in OETestDepends |
H A D | __init__.py | 50 def setUpDecorator(self): member in OETestDecorator |
/openbmc/openbmc/poky/meta/lib/oeqa/runtime/decorator/ | ||
H A D | package.py | 33 def setUpDecorator(self): member in OEHasPackage |