Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/
H A Dkerneldevelopment.py34 self.set_machine_config('MACHINE = "qemux86-64"\n')
H A Doverlayfs.py27 self.set_machine_config(machine_inc)
126 self.set_machine_config(wrong_machine_config)
/openbmc/openbmc/poky/meta/lib/oeqa/selftest/
H A Dcase.py235 def set_machine_config(self, data): member in OESelftestTestCase