summary refs log tree commit diff stats
path: root/tests/functional/x86_64/test_linux_initrd.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* tests/functional: Move x86_64 tests into target-specific folderThomas Huth2025-08-271-0/+95
The tests/functional folder has become quite crowded, thus move the x86_64 tests into a target-specific subfolder. Reviewed-by: Pierrick Bouvier <pierrick.bouvier@linaro.org> Signed-off-by: Thomas Huth <thuth@redhat.com> Message-ID: <20250819112403.432587-23-thuth@redhat.com>