tests/qtest/boot-order-test: Check whether machines are available
authorThomas Huth <thuth@redhat.com>
Mon, 20 Dec 2021 08:10:54 +0000 (09:10 +0100)
committerThomas Huth <thuth@redhat.com>
Wed, 22 Dec 2021 07:13:05 +0000 (08:13 +0100)
commitd6a3dd741823033c9f103f19c8a81044b2cb8c0e
treeb8d7a0bdbbadc197896515707e910e2c8f3d40f6
parent95c0b7701885a698a067f402fa430b7c1a562534
tests/qtest/boot-order-test: Check whether machines are available

Machines might not always be compiled into the QEMU binary, so
we should skip the test instead of failing if it is not available.

Message-Id: <20211220081054.151515-5-thuth@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
tests/qtest/boot-order-test.c