[Qemu-devel] [PATCH 0/5] tests/acceptance: Add tests for the PReP/40p machine

Philippe Mathieu-Daudé posted 5 patches 4 years, 10 months ago
Test checkpatch passed
Test s390x passed
Test asan passed
Test docker-mingw@fedora passed
Test FreeBSD passed
Test docker-clang@ubuntu passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20190627110201.1999-1-f4bug@amsat.org
There is a newer version of this series
.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
[Qemu-devel] [PATCH 0/5] tests/acceptance: Add tests for the PReP/40p machine
Posted by Philippe Mathieu-Daudé 4 years, 10 months ago
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