mbox series

[0/5] tests/acceptance: Add tests for the PReP/40p machine

Message ID 20190627110201.1999-1-f4bug@amsat.org
Headers show
Series tests/acceptance: Add tests for the PReP/40p machine | expand

Message

Philippe Mathieu-Daudé June 27, 2019, 11:01 a.m. UTC
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