Home
last modified time | relevance | path

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

/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/
H A Dtargetcontrol.py91 class QemuTarget(BaseTarget): class
99 super(QemuTarget, self).__init__(d, logger)
168 super(QemuTarget, self).deploy()
/OK3568_Linux_fs/yocto/poky/scripts/
H A Dtest-remote-image147 from oeqa.targetcontrol import QemuTarget
148 controller = QemuTarget
/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/utils/
H A Dcommands.py340 qemu = oeqa.targetcontrol.QemuTarget(recipedata, targetlogger, image_fstype)