]> git.ipfire.org Git - thirdparty/qemu.git/commit
tests/functional: Move hppa tests into architecture specific folder
authorThomas Huth <thuth@redhat.com>
Tue, 19 Aug 2025 11:23:46 +0000 (13:23 +0200)
committerThomas Huth <thuth@redhat.com>
Wed, 27 Aug 2025 07:46:55 +0000 (09:46 +0200)
commite538303d31bb0b537285571b9b56674e7c90b120
tree191aa43a828943a52df194536791b8914675a5ca
parentdc8f7a1bf724cb90d37c5bdfcdb80a5c74befc11
tests/functional: Move hppa tests into architecture specific folder

The tests/functional folder has become quite crowded, thus move the
avr tests into a target-specific subfolder.

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-10-thuth@redhat.com>
MAINTAINERS
tests/functional/hppa/meson.build [new file with mode: 0644]
tests/functional/hppa/test_seabios.py [moved from tests/functional/test_hppa_seabios.py with 100% similarity]
tests/functional/meson.build