Home
last modified time | relevance | path

Searched refs:tearDownLocal (Results 1 – 5 of 5) sorted by relevance

/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/
H A Dlayerappend.py52 def tearDownLocal(self): member in LayerAppendTests
55 super(LayerAppendTests, self).tearDownLocal()
H A Drecipetool.py54 def tearDownLocal(self): member in RecipetoolBase
56 super(RecipetoolBase, self).tearDownLocal()
1345 self.tearDownLocal()
H A Dwic.py74 def tearDownLocal(self): member in WicTestCase
77 super(WicTestCase, self).tearDownLocal()
/openbmc/openbmc/poky/meta/lib/oeqa/selftest/
H A Dcase.py148 self.tearDownLocal()
151 def tearDownLocal(self): member in OESelftestTestCase
/openbmc/openbmc/poky/meta/lib/oeqa/
H A Doetest.py112 self.tearDownLocal()
115 def tearDownLocal(self): member in oeRuntimeTest