Quick tests worth to avoid regressions, idea from https://lists.gnu.org/archive/html/qemu-devel/2019-03/msg04177.html "Maintainers, please tell us how to boot your machines"
Regards, Phil. Philippe Mathieu-Daudé (3): tests/acceptance: Add test that boots the HelenOS microkernel on Leon3 tests/acceptance: Add test that boots Linux up to BusyBox on Leon3 .travis.yml: Let the avocado job run the Leon3 test .travis.yml | 2 +- MAINTAINERS | 1 + tests/acceptance/machine_sparc_leon3.py | 89 +++++++++++++++++++++++++ 3 files changed, 91 insertions(+), 1 deletion(-) create mode 100644 tests/acceptance/machine_sparc_leon3.py -- 2.19.1