]> git.ipfire.org Git - thirdparty/qemu.git/commit
tests/functional: skip vulkan test if missing vulkaninfo
authorAlex Bennée <alex.bennee@linaro.org>
Wed, 12 Mar 2025 19:03:13 +0000 (19:03 +0000)
committerThomas Huth <thuth@redhat.com>
Thu, 13 Mar 2025 07:18:26 +0000 (08:18 +0100)
commitb3c03666fb10b4900e5bbff0a2b403731730e637
treed8b2357d639b014e245ced56caf69ea394a51130
parent28adad0a4d9f1f64f9f04748c6348a64ba7ad990
tests/functional: skip vulkan test if missing vulkaninfo

I could have sworn I had this is a previous iteration of the patches
but I guess it got lost in a re-base. As we are going to call
vulkaninfo to probe for "bad" drivers we need to skip if the binary
isn't available.

Fixes: 9f7e493d11 (tests/functional: skip vulkan tests with nVidia)
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-ID: <20250312190314.1632357-1-alex.bennee@linaro.org>
Signed-off-by: Thomas Huth <thuth@redhat.com>
tests/functional/test_aarch64_virt_gpu.py