Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/
H A Dbuildhistory.py38 self.append_recipeinc(target, target_config)
H A Dsstatetests.py300 self.append_recipeinc(target, target_config[idx])
313 self.append_recipeinc(target, target_config[idx])
/openbmc/openbmc/poky/meta/lib/oeqa/selftest/
H A Dcase.py198 def append_recipeinc(self, recipe, data): member in OESelftestTestCase