]> git.ipfire.org Git - thirdparty/libvirt.git/commit
domaincapstest: Skip unknown variants instead of the default variant
authorPeter Krempa <pkrempa@redhat.com>
Mon, 3 Apr 2023 08:47:36 +0000 (10:47 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Mon, 3 Apr 2023 08:51:17 +0000 (10:51 +0200)
commitf2c20b8260566bbd3078a12473a75896e21512e9
treecee5e60a0a33d1cfa303dbe1737039483774f199
parentc674a43f3d792faffa817318fa9b61183059b66d
domaincapstest: Skip unknown variants instead of the default variant

Fix the logic selecting when to run the tests to skip unknown variants
rather than the default variant.

Fixes: 738c5bae888
Signed-off-by: Peter Krempa <pkrempa@redhat.com>
tests/domaincapstest.c