Searched refs:dump_host_cmds (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/core/target/ |
| H A D | qemu.py | 25 dump_dir='', dump_host_cmds='', display='', bootlog='', argument 48 dump_host_cmds=dump_host_cmds, logger=logger,
|
| /OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/ |
| H A D | targetcontrol.py | 111 dump_host_cmds = d.getVar("testimage_dump_host") 148 dump_host_cmds = d.getVar("testimage_dump_host"),
|
| /OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/utils/ |
| H A D | qemurunner.py | 36 …f, machine, rootfs, display, tmpdir, deploy_dir_image, logfile, boottime, dump_dir, dump_host_cmds, argument 72 self.host_dumper = HostDumper(dump_host_cmds, dump_dir)
|