Quick tests worth to avoid regressions with the 40p machine. idea from the "Maintainers, please tell us how to boot your machines" thread: https://lists.gnu.org/archive/html/qemu-devel/2019-03/msg04177.html
v2: Split Travis job, added Hervé R-b tag v1: https://lists.gnu.org/archive/html/qemu-devel/2019-06/msg05896.html Regards, Phil. Philippe Mathieu-Daudé (6): tests/acceptance: Add test that runs NetBSD 4.0 installer on PRep/40p tests/acceptance: Test Open Firmware on the PReP/40p tests/acceptance: Test OpenBIOS on the PReP/40p tests/acceptance: Test Sandalfoot initrd on the PReP/40p .travis.yml: Let the avocado job run the 40p tests .travis.yml: Split enterprise vs. hobbyist acceptance test job .travis.yml | 18 +++- MAINTAINERS | 1 + tests/acceptance/ppc_prep_40p.py | 150 +++++++++++++++++++++++++++++++ 3 files changed, 167 insertions(+), 2 deletions(-) create mode 100644 tests/acceptance/ppc_prep_40p.py -- 2.20.1