summary refs log tree commit diff stats
path: root/tests/functional/test_mips64_tuxrun.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* tests/functional: Convert the Avocado mips64 tuxrun testThomas Huth2024-10-211-0/+35
Move the test into a new file so that it can be run via qemu-system-mips64 in the functional framework. Signed-off-by: Thomas Huth <thuth@redhat.com> Message-ID: <20241011131937.377223-14-thuth@redhat.com>