]> git.ipfire.org Git - thirdparty/qemu.git/commit
tests/functional: Convert the Avocado mipsel tuxrun test
authorThomas Huth <thuth@redhat.com>
Fri, 11 Oct 2024 13:19:29 +0000 (15:19 +0200)
committerThomas Huth <thuth@redhat.com>
Mon, 21 Oct 2024 14:36:58 +0000 (16:36 +0200)
commit55716a897930ea6c51692eeb688b67f0faec9fa6
treeb16067d88559fdb3a0d25ab170e97b0d96e80bbc
parent87cab1ae8f547345c9309f5f8c8426ca051b37d3
tests/functional: Convert the Avocado mipsel tuxrun test

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

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