tests/avocado: ppc: Add smoke tests for MPC7400 and MPC7450 families
authorFabiano Rosas <farosas@linux.ibm.com>
Tue, 18 Jan 2022 11:56:30 +0000 (12:56 +0100)
committerCédric Le Goater <clg@kaod.org>
Tue, 18 Jan 2022 11:56:30 +0000 (12:56 +0100)
commit390a1299973a2f124fccd91c9110f094f1bee29d
tree940e3f5dd1af5c3bf2704af7ab3c3eb0ffea6fc2
parentfe072a9914cc26c0f0a70dbbe0c27a61ff0170bc
tests/avocado: ppc: Add smoke tests for MPC7400 and MPC7450 families

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 <farosas@linux.ibm.com>
Reviewed-by: Willian Rampazzo <willianr@redhat.com>
Reviewed-by: Daniel Henrique Barboza <danielhb413@gmail.com>
Message-Id: <20220117144757.782441-1-farosas@linux.ibm.com>
Signed-off-by: Cédric Le Goater <clg@kaod.org>
tests/avocado/ppc_74xx.py [new file with mode: 0644]