summaryrefslogtreecommitdiffstats
path: root/lib/oeqa/selftest/cases
Commit message (Collapse)AuthorAgeFilesLines
* Add qemu layer for qemu tests if not present.Patrick Vacek2018-02-281-8/+53
| | | | | | | | The layers required for the grub test are now also only added if not already present. This should make the tests runnable from an environment configured for raspberry pi.
* oe-selftest improvements.Patrick Vacek2018-02-281-60/+51
| | | | | | | * Check successful provisioning with autoprov and grub. * Refactor provisioning check into an independent function. * Rename QemuTests to AutoProvTests since that's what it is now. * Be more explicit about MACHINE.
* Merge remote-tracking branch 'ats/pyro' into test/PRO-4481/hsm-rockoPatrick Vacek2018-02-271-53/+292
| | | | Bring in updates to oe-selftest.
* Add tests for aktualizr-infoPhil Wise2018-01-251-15/+39
|
* Add a brief doc section for common build problems.Patrick Vacek2018-01-191-1/+2
| | | | Also add a helpful hint for the oe-selftest grub problem.
* Fix some basic oe-selftest errors.Patrick Vacek2018-01-181-1/+3
| | | | | Grub, HSM, and qemu hostname tests still fail for reasons I haven't figured out yet.
* oe-selftest fixes for rocko.Patrick Vacek2018-01-182-0/+210