mbox series

[0/2] tests/acceptance: Add tests for the Pegasos2 machine

Message ID 20210515134555.307404-1-f4bug@amsat.org
Headers show
Series tests/acceptance: Add tests for the Pegasos2 machine | expand

Message

Philippe Mathieu-Daudé May 15, 2021, 1:45 p.m. UTC
Philippe Mathieu-Daudé (2):
  tests/acceptance: Ignore binary data sent on serial console
  tests/acceptance: Add tests for the Pegasos2 machine

 tests/acceptance/avocado_qemu/__init__.py |  7 +-
 tests/acceptance/machine_ppc_pegasos.py   | 98 +++++++++++++++++++++++
 2 files changed, 103 insertions(+), 2 deletions(-)
 create mode 100644 tests/acceptance/machine_ppc_pegasos.py

Comments

Philippe Mathieu-Daudé May 25, 2021, 7:52 a.m. UTC | #1
ping?

On 5/15/21 3:45 PM, Philippe Mathieu-Daudé wrote:
> Philippe Mathieu-Daudé (2):
>   tests/acceptance: Ignore binary data sent on serial console
>   tests/acceptance: Add tests for the Pegasos2 machine
> 
>  tests/acceptance/avocado_qemu/__init__.py |  7 +-
>  tests/acceptance/machine_ppc_pegasos.py   | 98 +++++++++++++++++++++++
>  2 files changed, 103 insertions(+), 2 deletions(-)
>  create mode 100644 tests/acceptance/machine_ppc_pegasos.py
BALATON Zoltan July 12, 2021, 8:20 p.m. UTC | #2
On Sat, 15 May 2021, Philippe Mathieu-Daudé wrote:
> Philippe Mathieu-Daudé (2):
>  tests/acceptance: Ignore binary data sent on serial console
>  tests/acceptance: Add tests for the Pegasos2 machine
>
> tests/acceptance/avocado_qemu/__init__.py |  7 +-
> tests/acceptance/machine_ppc_pegasos.py   | 98 +++++++++++++++++++++++
> 2 files changed, 103 insertions(+), 2 deletions(-)
> create mode 100644 tests/acceptance/machine_ppc_pegasos.py
>
> --
> 2.26.3

Now that pegasos2 is in master should these tests be added too? I can't 
test if these still apply or work correctly so just sending this as a 
reminder in case we want this to be part of the next release too but 
could also be added later if no time for it now.

Regards,
BALATON Zoltan