summaryrefslogtreecommitdiffstats
path: root/lib/oeqa/selftest/cases/testutils.py
Commit message (Collapse)AuthorAgeFilesLines
* Fix in oe-selftests/qemu_launchLaurent Bonnans2019-03-201-6/+5
| | | | | | Should build `imagename` and not 'core-image-minimal' in all cases Signed-off-by: Laurent Bonnans <laurent.bonnans@here.com>
* Split oe-selftests by target machinesLaurent Bonnans2019-03-201-0/+103
To allow for more targeted testing Signed-off-by: Laurent Bonnans <laurent.bonnans@here.com>