Home
last modified time | relevance | path

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

/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/selftest/cases/
H A Doverlayfs.py24 self.set_machine_config(machine_inc)
123 self.set_machine_config(wrong_machine_config)
H A Dkerneldevelopment.py28 self.set_machine_config('MACHINE = "qemux86-64"\n')
/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/selftest/
H A Dcase.py122 self.set_machine_config(machine_conf)
247 def set_machine_config(self, data): member in OESelftestTestCase