]> git.ipfire.org Git - thirdparty/qemu.git/commit
tests/functional: Convert the Avocado mips64 tuxrun test
authorThomas Huth <thuth@redhat.com>
Fri, 11 Oct 2024 13:19:30 +0000 (15:19 +0200)
committerThomas Huth <thuth@redhat.com>
Mon, 21 Oct 2024 14:38:07 +0000 (16:38 +0200)
commita01be218d487309b198f887c514d4f11725f8d14
treef709591c00c8210dc3cb942d1fc1191b7e3cb7d9
parent55716a897930ea6c51692eeb688b67f0faec9fa6
tests/functional: Convert the Avocado mips64 tuxrun test

Move the test into a new file so that it can be run via
qemu-system-mips64 in the functional framework.

Signed-off-by: Thomas Huth <thuth@redhat.com>
Message-ID: <20241011131937.377223-14-thuth@redhat.com>
tests/avocado/tuxrun_baselines.py
tests/functional/meson.build
tests/functional/test_mips64_tuxrun.py [new file with mode: 0755]