summary refs log tree commit diff stats
path: root/tests/functional/test_arm_virt.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* tests/functional: Move arm tests into architecture specific folderThomas Huth2025-08-271-30/+0
| | | | | | | | | The tests/functional folder has become quite crowded, thus move the arm 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-8-thuth@redhat.com>
* tests/functional: Convert the arm virt avocado testThomas Huth2024-12-171-0/+30
Straight forward conversion, basically just the hashsums needed to be updated to sha256 now. Message-ID: <20241206102358.1186644-7-thuth@redhat.com> Signed-off-by: Thomas Huth <thuth@redhat.com>