]> git.ipfire.org Git - thirdparty/qemu.git/commit
tests/functional: Convert the Avocado sh4 tuxrun test
authorThomas Huth <thuth@redhat.com>
Fri, 11 Oct 2024 13:19:34 +0000 (15:19 +0200)
committerThomas Huth <thuth@redhat.com>
Mon, 21 Oct 2024 14:41:39 +0000 (16:41 +0200)
commitc592ff35110a5f7e247d3933871d5aca74fc9288
treefaf8f1308867563aef0cd3849353ce3ea46658eb
parent68ad89b75ad2bb5f38abea815a50ec17a142565a
tests/functional: Convert the Avocado sh4 tuxrun test

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

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