diff options
| author | Thomas Huth <thuth@redhat.com> | 2025-08-19 13:23:55 +0200 |
|---|---|---|
| committer | Thomas Huth <thuth@redhat.com> | 2025-08-27 09:46:55 +0200 |
| commit | bbb43ea3be12f09c284954b7b51ae8fea85ebe33 (patch) | |
| tree | 2a0a01e067288d8180e913369fbc8e2cad29d139 /tests/functional/rx/test_gdbsim.py | |
| parent | e1a8572a8d7a11627db22366d356d0daf0f6d559 (diff) | |
| download | focaccia-qemu-bbb43ea3be12f09c284954b7b51ae8fea85ebe33.tar.gz focaccia-qemu-bbb43ea3be12f09c284954b7b51ae8fea85ebe33.zip | |
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>
Diffstat (limited to '')
| -rwxr-xr-x | tests/functional/rx/test_gdbsim.py (renamed from tests/functional/test_rx_gdbsim.py) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/tests/functional/test_rx_gdbsim.py b/tests/functional/rx/test_gdbsim.py
index 49245793e1..49245793e1 100755
--- a/tests/functional/test_rx_gdbsim.py
+++ b/tests/functional/rx/test_gdbsim.py
|