aboutsummaryrefslogtreecommitdiffstats
path: root/meta/lib/oeqa/targetcontrol.py
AgeCommit message (Expand)Author
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-06oeqa: Test failure/cleanup improvementsRichard Purdie
2015-09-03qemurunner: 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-10oeqa/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-19lib/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