]> git.ipfire.org Git - thirdparty/qemu.git/commit
tests/functional: Convert the Avocado mips64el tuxrun test
authorThomas Huth <thuth@redhat.com>
Fri, 11 Oct 2024 13:19:31 +0000 (15:19 +0200)
committerThomas Huth <thuth@redhat.com>
Mon, 21 Oct 2024 14:39:41 +0000 (16:39 +0200)
commita2a2a5b05d741c0cb0c7bdf86f30f96b6822feff
tree84b9e1d6a321520d1067b8044210595335d3e5ac
parenta01be218d487309b198f887c514d4f11725f8d14
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>
MAINTAINERS
tests/avocado/tuxrun_baselines.py
tests/functional/meson.build
tests/functional/test_mips64el_tuxrun.py [new file with mode: 0755]