]> git.ipfire.org Git - thirdparty/qemu.git/commit
tests/functional: Convert the Avocado i386 tuxrun test
authorThomas Huth <thuth@redhat.com>
Fri, 11 Oct 2024 13:19:26 +0000 (15:19 +0200)
committerThomas Huth <thuth@redhat.com>
Mon, 21 Oct 2024 14:32:16 +0000 (16:32 +0200)
commit4007fc948702f8f6ee5edc0522304c96f7bc10bc
treef33cd8afb905fcea05539182f3918e02393e6cb2
parent7746a6c4e4746867c3ee405931468ad8997450a6
tests/functional: Convert the Avocado i386 tuxrun test

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

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