summaryrefslogtreecommitdiffstats
path: root/meta/lib/oeqa/targetcontrol.py
Commit message (Expand)AuthorAgeFilesLines
* testimage: Drop target_dumper and most of monitor_dumperRichard Purdie2023-12-201-2/+0
* testimage/oeqa: Drop testimage_dump_host functionalityThomas Roos2023-06-291-2/+0
* oeqa: whitespace and indentation cleanupsEnrico Jörns2023-03-311-2/+2
* oeqa/targetcontrol: remove unused importsEnrico Jörns2023-03-311-4/+0
* oeqa/targetcontrol: do not set dump_host_cmds redundantlyEnrico Jörns2023-03-311-1/+1
* oeqa/targetcontrol: fix misspelled RuntimeErrorEnrico Jörns2023-03-311-1/+1
* oeqa/dump.py: Add support for QMP command argumentsSaul Wold2021-07-021-0/+2
* qemurunner: Add support for qmp commandsSaul Wold2021-04-271-0/+3
* oeqa/runqemu: Support RUNQEMU_TMPFS_DIR as a location to copy snapshot images toRichard Purdie2021-04-061-0/+2
* oeqa/targetcontrol: Attempt to fix log closure warning messageRichard Purdie2020-07-031-0/+1
* oeqa/targetcontrol: Rework exception handling to avoid warningsRichard Purdie2020-06-041-1/+4
* targetcontrol: Fix leaking log handlerRichard Purdie2020-04-261-3/+4
* oeqa/utils/qemurunner.py: Handle QEMU machines with a single serialNathan Rossi2019-11-271-1/+2
* classes/lib: Remove bb.build.FuncFailedRichard Purdie2019-08-061-2/+2
* oeqa/targetcontrol.py: fix qemuparams not work in runqemu with launch_cmdHongxu Jia2019-05-151-1/+1
* meta/lib+scripts: Convert to SPDX license headersRichard Purdie2019-05-091-1/+3
* oeqa: make it work for multiple usersRobert Yang2019-01-111-0/+2
* oeqa: Fix for QEMU_USE_KVMRobert Yang2019-01-081-7/+1
* oeqa/utils/qemurunner: set timeout to 60s for run_serialRobert Yang2019-01-071-1/+1
* targetcontrol.py: use oe.types.boolean for QEMU_USE_KVMRobert Yang2017-12-181-1/+3
* oeqa: Clean up logger handlingRichard Purdie2017-11-091-12/+13
* oeqa/targetcontrol: Drop unused get_target_controller functionRichard Purdie2017-11-091-27/+2
* oeqa: allow persistent image writes in runqemu()Patrick Ohly2017-03-281-2/+2
* oeqa: QEMU_USE_KVM can list machinesPatrick Ohly2017-03-281-3/+4
* targetcontrol.py: use logger.info to replace of bb.noteRobert Yang2017-03-271-6/+7
* oeqa/targetcontrol.py: modify it to test runqemuRobert Yang2017-03-271-5/+15
* qemurunner: configurable timeout for run_serial()Patrick Ohly2017-03-271-2/+2
* targetcontrol: add image_fstype argument to commands.runqemuEd Bartosh2017-03-081-2/+2
* qemurunner: add runqemuparams argument to commands.runqemuEd Bartosh2017-03-081-2/+2
* meta: remove True option to getVar callsJoshua Lock2016-12-161-26/+26
* oeqa: Use snapshot instead of copying the rootfs imageRichard Purdie2016-09-091-7/+2
* testimage: allow using kvm when running qemux86* machinesBill Randle2016-08-181-0/+7
* oeqa: start() add remaining args SimpleRemoteTarget and QemuTinyRunnerAníbal Limón2016-08-101-2/+2
* utils/qemurunner.py: QemuRunner.start() add support for specify extra kernel ...Aníbal Limón2016-07-201-2/+2
* classes/lib: Complete transition to python3Richard Purdie2016-06-021-3/+1
* oeqa/targetcontrol: support wic image typeEd Bartosh2016-02-151-1/+1
* oeqa/targetcontrol: make ssh control optionalEd Bartosh2016-02-151-8/+10
* oeqa: Test failure/cleanup improvementsRichard Purdie2015-09-061-0/+3
* qemurunner: Added host dumps when there are errorsMariano Lopez2015-09-031-2/+7
* dump: Created new classes for dump host and targetMariano Lopez2015-08-301-3/+3
* testimage: Run commands in target and host when test failsMariano Lopez2015-08-301-0/+3
* targetcontrol: Improve logs by outputting qemu boot log in case of failureRichard Purdie2015-07-271-0/+3
* oeqa/targetcontrol: write QemuRunner log output to a filePaul Eggleton2015-07-271-0/+11
* oeqa/targetcontrol: create test directory before copying rootfs imagePaul Eggleton2015-07-271-0/+1
* meta: Add explict getVar param for (non) expansionRichard Purdie2015-06-231-1/+1
* oeqa/targetcontrol: Add support for poky-tiny in QemuTarget.Lucian Musat2015-04-101-9/+24
* machine/qemu: Switch from ext3 to ext4Richard Purdie2015-02-211-1/+1
* oeqa/targetcontrol.py: Separate the matching of supported image fstypes from ...Corneliu Stoicescu2014-06-241-2/+9
* targetcontrol.py: Add a classmethod to get extra files needed by the target c...Corneliu Stoicescu2014-06-131-0/+4
* targetcontrol.py: make possible dynamical determination of rootfs typeCorneliu Stoicescu2014-06-131-2/+17