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

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

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