tests/functional/test_virtio_version: Check for the availability of the machine
authorThomas Huth <thuth@redhat.com>
Thu, 28 Nov 2024 12:01:42 +0000 (13:01 +0100)
committerThomas Huth <thuth@redhat.com>
Mon, 2 Dec 2024 13:52:47 +0000 (14:52 +0100)
commitc78ba4341c69635ca864c39ed9c29e10e7fdd901
tree37a8509f067060f98ef2539b33a817508098cc8e
parentfe455260b0b0af61ad023c18d2da676cbc9e1b42
tests/functional/test_virtio_version: Check for the availability of the machine

Use self_set_machine() to set and check for the availability of the
default pc machine (so that the test is not failing if the machine
has not been included in the QEMU binary).

Message-ID: <20241128120142.593408-1-thuth@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
tests/functional/test_virtio_version.py