mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-06 17:23:56 -06:00
tests/functional: Convert the Avocado ppc32 tuxrun test
Move the test into a new file so that it can be run via qemu-system-ppc in the functional framework. Signed-off-by: Thomas Huth <thuth@redhat.com> Message-ID: <20241011131937.377223-16-thuth@redhat.com>
This commit is contained in:
parent
a2a2a5b05d
commit
9ca8239aad
4 changed files with 37 additions and 16 deletions
|
@ -124,6 +124,7 @@ tests_ppc_system_thorough = [
|
|||
'ppc_bamboo',
|
||||
'ppc_mac',
|
||||
'ppc_mpc8544ds',
|
||||
'ppc_tuxrun',
|
||||
'ppc_virtex_ml507',
|
||||
]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue