Home
last modified time | relevance | path

Searched refs:delete_recipeinc (Results 1 – 7 of 7) sorted by relevance

/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/
H A Dlic_checksum.py31 self.delete_recipeinc('emptytest')
57 self.delete_recipeinc('emptytest')
H A Dbbtests.py78 self.delete_recipeinc('man-db')
151 self.delete_recipeinc('man-db')
166 self.delete_recipeinc('aspell')
326 self.delete_recipeinc(test_recipe)
340 self.delete_recipeinc(test_recipe)
H A Dbuildoptions.py92 self.delete_recipeinc('xcursor-transparent-theme')
100 self.delete_recipeinc('xcursor-transparent-theme')
H A Dprservice.py60 self.delete_recipeinc(package_name)
H A Dsstatetests.py768 self.delete_recipeinc("binutils")
825 self.delete_recipeinc(change_recipe)
H A Ddevtool.py797 self.delete_recipeinc('m4')
/openbmc/openbmc/poky/meta/lib/oeqa/selftest/
H A Dcase.py211 def delete_recipeinc(self, recipe): member in OESelftestTestCase