Home
last modified time | relevance | path

Searched refs:QemuRunner (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/core/target/
H A Dqemu.py16 from oeqa.utils.qemurunner import QemuRunner
44 self.runner = QemuRunner(machine=machine, rootfs=rootfs, tmpdir=tmpdir,
/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/utils/
H A Dqemutinyrunner.py18 from .qemurunner import QemuRunner
20 class QemuTinyRunner(QemuRunner):
H A Dqemurunner.py34 class QemuRunner: class
/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/
H A Dtargetcontrol.py17 from oeqa.utils.qemurunner import QemuRunner
139 self.runner = QemuRunner(machine=d.getVar("MACHINE"),