Re: [PATCH RESEND] tests/avocado: ppc: Add smoke tests for MPC7400 and MPC7450 families

2022-01-18 Thread Cédric Le Goater
On 1/17/22 15:47, Fabiano Rosas wrote: These tests ensure that our emulation for these cpus is not completely broken and we can at least run OpenBIOS on them. $ make check-avocado AVOCADO_TESTS=../tests/avocado/ppc_74xx.py Signed-off-by: Fabiano Rosas Reviewed-by: Willian Rampazzo Applied

Re: [PATCH RESEND] tests/avocado: ppc: Add smoke tests for MPC7400 and MPC7450 families

2022-01-17 Thread Cédric Le Goater
On 1/17/22 21:08, Daniel Henrique Barboza wrote: On 1/17/22 11:47, Fabiano Rosas wrote: These tests ensure that our emulation for these cpus is not completely broken and we can at least run OpenBIOS on them. $ make check-avocado AVOCADO_TESTS=../tests/avocado/ppc_74xx.py Signed-off-by:

Re: [PATCH RESEND] tests/avocado: ppc: Add smoke tests for MPC7400 and MPC7450 families

2022-01-17 Thread Philippe Mathieu-Daudé via
On 17/1/22 21:08, Daniel Henrique Barboza wrote: On 1/17/22 11:47, Fabiano Rosas wrote: These tests ensure that our emulation for these cpus is not completely broken and we can at least run OpenBIOS on them. $ make check-avocado AVOCADO_TESTS=../tests/avocado/ppc_74xx.py Signed-off-by:

Re: [PATCH RESEND] tests/avocado: ppc: Add smoke tests for MPC7400 and MPC7450 families

2022-01-17 Thread Daniel Henrique Barboza
On 1/17/22 11:47, Fabiano Rosas wrote: These tests ensure that our emulation for these cpus is not completely broken and we can at least run OpenBIOS on them. $ make check-avocado AVOCADO_TESTS=../tests/avocado/ppc_74xx.py Signed-off-by: Fabiano Rosas Reviewed-by: Willian Rampazzo --- ---

Re: [PATCH RESEND] tests/avocado: ppc: Add smoke tests for MPC7400 and MPC7450 families

2022-01-17 Thread Philippe Mathieu-Daudé via
Hi, You forgot to Cc the maintainers [*]: % ./scripts/get_maintainer.pl -f tests/avocado/ppc_74xx.py Cleber Rosa (reviewer:Integration Testi...) "Philippe Mathieu-Daudé" (reviewer:Integration Testi...) Wainer dos Santos Moschetta (reviewer:Integration Testi...) Beraldo Leal

[PATCH RESEND] tests/avocado: ppc: Add smoke tests for MPC7400 and MPC7450 families

2022-01-17 Thread Fabiano Rosas
These tests ensure that our emulation for these cpus is not completely broken and we can at least run OpenBIOS on them. $ make check-avocado AVOCADO_TESTS=../tests/avocado/ppc_74xx.py Signed-off-by: Fabiano Rosas Reviewed-by: Willian Rampazzo --- --- tests/avocado/ppc_74xx.py | 123