summary refs log tree commit diff stats
path: root/tests/functional/mips/test_replay.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* tests/functional: Move mips tests into target-specific foldersThomas Huth2025-08-271-0/+55
The tests/functional folder has become quite crowded, thus move the mips 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-15-thuth@redhat.com>