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:
Thomas Huth 2024-10-11 15:19:31 +02:00
parent a01be218d4
commit a2a2a5b05d
4 changed files with 38 additions and 19 deletions

View file

@ -106,6 +106,7 @@ tests_mips64el_system_thorough = [
'mips64el_fuloong2e',
'mips64el_loongson3v',
'mips64el_malta',
'mips64el_tuxrun',
]
tests_or1k_system_thorough = [