summaryrefslogtreecommitdiffstats
path: root/meta/lib/oeqa/targetcontrol.py
Commit message (Expand)AuthorAgeFilesLines
* 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
* classes/testimage: if start fails, don't try to stopPaul Eggleton2014-04-301-0/+1
* oeqa/targetcontrol: restart method shouldn't be abstractStefan Stanacar2014-04-301-5/+2
* oeqa/targetcontrol: fix loading a controller using a class nameStefan Stanacar2014-03-111-1/+2
* oeqa/targetcontrol: allow a custom port for SimpleRemoteTargetStefan Stanacar2014-03-111-2/+7
* oeqa/targetcontrol: make BaseTarget an abstract classStefan Stanacar2014-02-281-0/+16
* oeqa/targetcontrol: properly get the host ipStefan Stanacar2014-02-251-1/+1
* lib/oeqa: allow multiple layers to provide their own TEST_TARGET classSipke Vriend2014-02-021-6/+7
* lib/oeqa: allow a layer to provide it's own TEST_TARGET classStefan Stanacar2014-01-191-4/+19
* lib/oeqa: targetcontrol.py: add abstraction for running tests on different ta...Stefan Stanacar2013-12-031-0/+137