aboutsummaryrefslogtreecommitdiffstats
path: root/meta/lib/oeqa/targetcontrol.py
AgeCommit message (Expand)Author
2017-12-06targetcontrol.py: use oe.types.boolean for QEMU_USE_KVMrbt/use_qemuRobert Yang
2017-11-09oeqa: Clean up logger handlingRichard Purdie
2017-11-09oeqa/targetcontrol: Drop unused get_target_controller functionRichard Purdie
2017-03-28oeqa: allow persistent image writes in runqemu()Patrick Ohly
2017-03-28oeqa: QEMU_USE_KVM can list machinesPatrick Ohly
2017-03-26targetcontrol.py: use logger.info to replace of bb.noteRobert Yang
2017-03-26oeqa/targetcontrol.py: modify it to test runqemuRobert Yang
2017-03-26qemurunner: configurable timeout for run_serial()Patrick Ohly
2017-03-08targetcontrol: add image_fstype argument to commands.runqemuEd Bartosh
2017-03-08qemurunner: add runqemuparams argument to commands.runqemuEd Bartosh
2016-12-16meta: remove True option to getVar callsJoshua Lock
2016-09-09oeqa: Use snapshot instead of copying the rootfs imageRichard Purdie
2016-08-18testimage: allow using kvm when running qemux86* machinesBill Randle
2016-08-10oeqa: start() add remaining args SimpleRemoteTarget and QemuTinyRunnerAníbal Limón
2016-07-20utils/qemurunner.py: QemuRunner.start() add support for specify extra kernel ...Aníbal Limón
2016-06-02classes/lib: Complete transition to python3Richard Purdie
2016-02-15oeqa/targetcontrol: support wic image typeEd Bartosh
2016-02-15oeqa/targetcontrol: make ssh control optionalEd Bartosh
2015-09-05oeqa: Test failure/cleanup improvementsRichard Purdie
2015-09-01qemurunner: Added host dumps when there are errorsMariano Lopez
2015-08-30dump: Created new classes for dump host and targetMariano Lopez
2015-08-30testimage: Run commands in target and host when test failsMariano Lopez
2015-07-27targetcontrol: Improve logs by outputting qemu boot log in case of failureRichard Purdie
2015-07-27oeqa/targetcontrol: write QemuRunner log output to a filePaul Eggleton
2015-07-27oeqa/targetcontrol: create test directory before copying rootfs imagePaul Eggleton
2015-06-23meta: Add explict getVar param for (non) expansionRichard Purdie
2015-04-09oeqa/targetcontrol: Add support for poky-tiny in QemuTarget.Lucian Musat
2015-02-21machine/qemu: Switch from ext3 to ext4Richard Purdie
2014-06-24oeqa/targetcontrol.py: Separate the matching of supported image fstypes from ...Corneliu Stoicescu
2014-06-13targetcontrol.py: Add a classmethod to get extra files needed by the target c...Corneliu Stoicescu
2014-06-13targetcontrol.py: make possible dynamical determination of rootfs typeCorneliu Stoicescu
2014-04-30classes/testimage: if start fails, don't try to stopPaul Eggleton
2014-04-30oeqa/targetcontrol: restart method shouldn't be abstractStefan Stanacar
2014-03-11oeqa/targetcontrol: fix loading a controller using a class nameStefan Stanacar
2014-03-11oeqa/targetcontrol: allow a custom port for SimpleRemoteTargetStefan Stanacar
2014-02-28oeqa/targetcontrol: make BaseTarget an abstract classStefan Stanacar
2014-02-25oeqa/targetcontrol: properly get the host ipStefan Stanacar
2014-02-02lib/oeqa: allow multiple layers to provide their own TEST_TARGET classSipke Vriend
2014-01-16lib/oeqa: allow a layer to provide it's own TEST_TARGET classStefan Stanacar
2013-12-03lib/oeqa: targetcontrol.py: add abstraction for running tests on different ta...Stefan Stanacar