Message ID | 20191010122128.29000-1-f4bug@amsat.org (mailing list archive) |
---|---|
Headers | show |
Series | tests/acceptance: Add tests for the PA-RISC machine | expand |
ping? Sven since you tested this series, can I add your Tested-by tag? On Thu, Oct 10, 2019 at 2:21 PM Philippe Mathieu-Daudé <f4bug@amsat.org> wrote: > > This tests boot a HP-UX firmware CD-ROM which allow serial > console interaction. This exercise the PCI LSI53C895A SCSI > controller. > > I'm not adding it to the Travis-CI list because I'm not sure > how to split/rename the current job, see: > https://www.mail-archive.com/qemu-devel@nongnu.org/msg644753.html > > Philippe Mathieu-Daudé (2): > tests/boot_console: Send <carriage return> on serial lines > tests/boot_console: Test booting HP-UX firmware upgrade > > tests/acceptance/boot_linux_console.py | 27 +++++++++++++++++++++++++- > 1 file changed, 26 insertions(+), 1 deletion(-)
Hi Philippe, On Fri, Oct 18, 2019 at 04:23:10PM +0200, Philippe Mathieu-Daudé wrote: > Sven since you tested this series, can I add your Tested-by tag? Sure, please do. > On Thu, Oct 10, 2019 at 2:21 PM Philippe Mathieu-Daudé <f4bug@amsat.org> wrote: > > > > This tests boot a HP-UX firmware CD-ROM which allow serial > > console interaction. This exercise the PCI LSI53C895A SCSI > > controller. > > > > I'm not adding it to the Travis-CI list because I'm not sure > > how to split/rename the current job, see: > > https://www.mail-archive.com/qemu-devel@nongnu.org/msg644753.html > > > > Philippe Mathieu-Daudé (2): > > tests/boot_console: Send <carriage return> on serial lines > > tests/boot_console: Test booting HP-UX firmware upgrade > > > > tests/acceptance/boot_linux_console.py | 27 +++++++++++++++++++++++++- > > 1 file changed, 26 insertions(+), 1 deletion(-) Best Regards Sven