tests/functional: Convert the Avocado riscv64 tuxrun tests
authorThomas Huth <thuth@redhat.com>
Fri, 11 Oct 2024 13:19:25 +0000 (15:19 +0200)
committerThomas Huth <thuth@redhat.com>
Mon, 21 Oct 2024 14:31:15 +0000 (16:31 +0200)
commit7746a6c4e4746867c3ee405931468ad8997450a6
treed601b783b8d6661c52f76d2e1b0b7d0b4a8f9fa7
parent77bc76c73102c8d043e332507074267c10082349
tests/functional: Convert the Avocado riscv64 tuxrun tests

Move the tests to a new file so that they can be run via
qemu-system-riscv64 in the functional framework.

Signed-off-by: Thomas Huth <thuth@redhat.com>
Message-ID: <20241011131937.377223-9-thuth@redhat.com>
tests/avocado/tuxrun_baselines.py
tests/functional/meson.build
tests/functional/test_riscv64_tuxrun.py [new file with mode: 0755]