mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-06 01:03:55 -06:00
tests/functional: Convert the Avocado mips64el tuxrun test
Move the test into a new file so that it can be run via qemu-system-mips64el in the functional framework. Signed-off-by: Thomas Huth <thuth@redhat.com> Message-ID: <20241011131937.377223-15-thuth@redhat.com>
This commit is contained in:
parent
a01be218d4
commit
a2a2a5b05d
4 changed files with 38 additions and 19 deletions
|
@ -106,6 +106,7 @@ tests_mips64el_system_thorough = [
|
|||
'mips64el_fuloong2e',
|
||||
'mips64el_loongson3v',
|
||||
'mips64el_malta',
|
||||
'mips64el_tuxrun',
|
||||
]
|
||||
|
||||
tests_or1k_system_thorough = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue