Home
last modified time | relevance | path

Searched refs:append_recipeinc (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/selftest/cases/
H A Dbuildhistory.py36 self.append_recipeinc(target, target_config)
H A Dsstatetests.py186 self.append_recipeinc(target, target_config[idx])
/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/selftest/
H A Dcase.py210 def append_recipeinc(self, recipe, data): member in OESelftestTestCase