]> git.ipfire.org Git - thirdparty/qemu.git/commit
tests/functional: Convert the Avocado mips tuxrun test
authorThomas Huth <thuth@redhat.com>
Fri, 11 Oct 2024 13:19:28 +0000 (15:19 +0200)
committerThomas Huth <thuth@redhat.com>
Mon, 21 Oct 2024 14:35:59 +0000 (16:35 +0200)
commit87cab1ae8f547345c9309f5f8c8426ca051b37d3
treea3d1a275849a38ef33beced5df1ce5518810dc4a
parent7cea8fe35e5a67d23296b32dbe8e42ceb4e596a8
tests/functional: Convert the Avocado mips tuxrun test

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

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