Collection of various user cases from different mailing lists. 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é (5): tests/acceptance: Add test that runs NetBSD 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 | 2 +- tests/acceptance/ppc_prep_40p.py | 150 +++++++++++++++++++++++++++++++ 2 files changed, 151 insertions(+), 1 deletion(-) create mode 100644 tests/acceptance/ppc_prep_40p.py -- 2.19.1