]> git.ipfire.org Git - thirdparty/libvirt.git/commit
tests: fix tests when test driver is disabled
authorDaniel P. Berrangé <berrange@redhat.com>
Tue, 7 May 2024 09:40:15 +0000 (10:40 +0100)
committerDaniel P. Berrangé <berrange@redhat.com>
Wed, 8 May 2024 14:57:31 +0000 (15:57 +0100)
commit67ac2cd5908a686ab8f83703d5167caf5310a9f3
tree7990e9c4bf76db1d8244a17e4f6fb574d3f7fded
parent20acd5b1beddaa77c9d0da1917940eeceb98e470
tests: fix tests when test driver is disabled

Various tests try to open a connection to 'test:///default' and
must be skipped when the test driver is disabled.

Reviewed-by: Peter Krempa <pkrempa@redhat.com>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
tests/fchosttest.c
tests/meson.build