]> git.ipfire.org Git - thirdparty/qemu.git/commit
tests/functional/s390x: Add reverse debugging test for s390x
authorThomas Huth <thuth@redhat.com>
Fri, 28 Nov 2025 13:39:49 +0000 (14:39 +0100)
committerThomas Huth <thuth@redhat.com>
Mon, 12 Jan 2026 12:56:28 +0000 (13:56 +0100)
commitf397b7652dac77bf24a491dfee8def59a5d2591f
treeb59684c02cc4af0e23ae51d10b53bf1799195527
parentf098c32db4875bd2c226dd2e8786a9562494214f
tests/functional/s390x: Add reverse debugging test for s390x

We just have to make sure that we can set the endianness to big endian,
then we can also run this test on s390x.

Reviewed-by: Ilya Leoshkevich <iii@linux.ibm.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
Message-ID: <20251128133949.181828-1-thuth@redhat.com>
tests/functional/reverse_debugging.py
tests/functional/s390x/meson.build
tests/functional/s390x/test_reverse_debug.py [new file with mode: 0755]