]> git.ipfire.org Git - thirdparty/qemu.git/commit
tests/functional: Move rx test into target-specific folders
authorThomas Huth <thuth@redhat.com>
Tue, 19 Aug 2025 11:23:55 +0000 (13:23 +0200)
committerThomas Huth <thuth@redhat.com>
Wed, 27 Aug 2025 07:46:55 +0000 (09:46 +0200)
commitbbb43ea3be12f09c284954b7b51ae8fea85ebe33
tree2a0a01e067288d8180e913369fbc8e2cad29d139
parente1a8572a8d7a11627db22366d356d0daf0f6d559
tests/functional: Move rx test into target-specific folders

Move the architecture specific test into an architecture specific
subdirectory.

Reviewed-by: Pierrick Bouvier <pierrick.bouvier@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Thomas Huth <thuth@redhat.com>
Message-ID: <20250819112403.432587-19-thuth@redhat.com>
MAINTAINERS
tests/functional/meson.build
tests/functional/rx/meson.build [new file with mode: 0644]
tests/functional/rx/test_gdbsim.py [moved from tests/functional/test_rx_gdbsim.py with 100% similarity]