]> git.ipfire.org Git - thirdparty/qemu.git/commit
tests/functional: Convert the Avocado riscv32 tuxrun tests
authorThomas Huth <thuth@redhat.com>
Fri, 11 Oct 2024 13:19:24 +0000 (15:19 +0200)
committerThomas Huth <thuth@redhat.com>
Mon, 21 Oct 2024 14:31:15 +0000 (16:31 +0200)
commit77bc76c73102c8d043e332507074267c10082349
treef3cf8bae3d020c7d1d1dd4eb5f1e317de8c88861
parentde9f57a6e8b16ec9a16956eb00c634ad29d23d95
tests/functional: Convert the Avocado riscv32 tuxrun tests

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>
tests/avocado/tuxrun_baselines.py
tests/functional/meson.build
tests/functional/test_riscv32_tuxrun.py [new file with mode: 0755]