Home
last modified time | relevance | path

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

/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/selftest/cases/
H A Dlic_checksum.py29 self.delete_recipeinc('emptytest')
55 self.delete_recipeinc('emptytest')
H A Dbbtests.py76 self.delete_recipeinc('man-db')
151 self.delete_recipeinc('man-db')
166 self.delete_recipeinc('aspell')
313 self.delete_recipeinc(test_recipe)
327 self.delete_recipeinc(test_recipe)
H A Dbuildoptions.py88 self.delete_recipeinc('xcursor-transparent-theme')
96 self.delete_recipeinc('xcursor-transparent-theme')
H A Dprservice.py46 self.delete_recipeinc(package_name)
H A Ddevtool.py693 self.delete_recipeinc('m4')
/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/selftest/
H A Dcase.py223 def delete_recipeinc(self, recipe): member in OESelftestTestCase