Hi, This RFC series add simple acceptance tests which boot SeaBIOS and EDK2 on Q35 and virt/aarch64.
It is more of a proof of concept (to motivate the Avocado team ;) ). Regards, Phil. Philippe Mathieu-Daudé (3): acceptance tests: Add SeaBIOS boot and debug console checking test acceptance tests: Add EDK2 OVMF boot and debug console checking test acceptance tests: Add EDK2 AAVMF boot and console checking test tests/acceptance/boot_firmware.py | 167 ++++++++++++++++++++++++++++++ 1 file changed, 167 insertions(+) create mode 100644 tests/acceptance/boot_firmware.py -- 2.17.1