]> git.ipfire.org Git - thirdparty/qemu.git/commit
tests/qtest: Disable numa-test if the default machine is not available
authorThomas Huth <thuth@redhat.com>
Thu, 5 Sep 2024 19:14:32 +0000 (21:14 +0200)
committerThomas Huth <thuth@redhat.com>
Tue, 17 Sep 2024 07:53:17 +0000 (09:53 +0200)
commit4bb82409d99aab7b4f192b206fbf82a0440e0186
tree932fb7ecc85a5a99383cd1a682a481d3b47ea7cb
parentf69880a0e945ae067dfec63a3d0770179b218c0c
tests/qtest: Disable numa-test if the default machine is not available

The numa-test needs a default machine in the target binary to work
successfully, so don't try to run this test if the corresponding
machine has not been enabled, e.g. when QEMU has been configured with
"--without-default-devices".

Message-ID: <20240905191434.694440-7-thuth@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
tests/qtest/meson.build