commit | 5a8d024f8d3f55846cb8385b025d795fee4afd35 | [log] [tgz] |
---|---|---|
author | Thomas Huth <thuth@redhat.com> | Tue Mar 25 07:47:15 2025 +0100 |
committer | Thomas Huth <thuth@redhat.com> | Thu Mar 27 08:59:35 2025 +0100 |
tree | d2349cc705cd31ebf46f3ea0175d2bfdc1d8fe0c | |
parent | c3612d0b6a400f6d1179fd2f6860b0e31521083e [diff] |
tests/functional/test_vnc: Skip test if VNC support is not available These tests currently fail if VNC support has not been compiled into the QEMU binary. Let's add some checks to skip the tests in that case instead. Message-ID: <20250325064715.278876-1-thuth@redhat.com> Reviewed-by: Daniel P. Berrangé <berrange@redhat.com> Signed-off-by: Thomas Huth <thuth@redhat.com>