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