]> git.ipfire.org Git - thirdparty/qemu.git/commit
tests/functional: Add a test for sh4eb
authorThomas Huth <thuth@redhat.com>
Thu, 24 Oct 2024 08:27:35 +0000 (10:27 +0200)
committerThomas Huth <thuth@redhat.com>
Mon, 4 Nov 2024 13:16:11 +0000 (14:16 +0100)
commit62728ddcbafebf65134e8616356e081564bc8612
treea7d093d3831c305bb66bccd51f7aecd5f09adbd0
parent51cdb6806f405062c2bda3f527e98aaf259d6116
tests/functional: Add a test for sh4eb

Now that we are aware of binaries that are available for sh4eb,
we should make sure that there are no regressions with this
target and test it regularly in our CI.

Message-ID: <20241024082735.42324-3-thuth@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Thomas Huth <thuth@redhat.com>
tests/functional/meson.build
tests/functional/test_sh4eb_r2d.py [new file with mode: 0755]