]> git.ipfire.org Git - thirdparty/qemu.git/commit
tests/qtest/boot-order-test: Make the machine name mandatory in this test
authorThomas Huth <thuth@redhat.com>
Thu, 5 Sep 2024 19:14:29 +0000 (21:14 +0200)
committerThomas Huth <thuth@redhat.com>
Tue, 17 Sep 2024 07:53:17 +0000 (09:53 +0200)
commit0a8ecb41fd9a9fb67c1cc63a0e1eab3e940c6a35
tree802ffc40756217cc59565a4604b365031d652d05
parentd822b883d7c5e0bbee4fa5ea1c14546e5ce16019
tests/qtest/boot-order-test: Make the machine name mandatory in this test

Let's make sure that we always pass a machine name to the test_boot_orders()
function, so we can check whether the machine is available in the binary
and skip the test in case it is not included in the build.

Message-ID: <20240905191434.694440-4-thuth@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Thomas Huth <thuth@redhat.com>
tests/qtest/boot-order-test.c