]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemuxml2argvtest: Remove obsolete negative tests
authorPeter Krempa <pkrempa@redhat.com>
Fri, 24 Mar 2023 12:45:41 +0000 (13:45 +0100)
committerPeter Krempa <pkrempa@redhat.com>
Mon, 3 Apr 2023 07:19:07 +0000 (09:19 +0200)
commit5203380907c2bb4df4efb28fc21a7588fb9687ef
treeb60f5c82a87d9d939540759f578b205a99d75856
parenta0fe48382c56d42f63ae8d7fff8504a97c5f50b9
qemuxml2argvtest: Remove obsolete negative tests

The 'hostdev-subsys-mdev-vfio-ccw', 'hostdev-vfio-zpci', and
'hostdev-vfio-zpci-autogenerate-fids' test cases have negative versions
which are invoked without capabilities. This does not make sense going
forward as the tests are going to be switched to real capabilities.

Remove them.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
tests/qemuxml2argvdata/hostdev-subsys-mdev-vfio-ccw.err [deleted file]
tests/qemuxml2argvdata/hostdev-vfio-zpci-autogenerate-fids.err [deleted file]
tests/qemuxml2argvdata/hostdev-vfio-zpci.err [deleted file]
tests/qemuxml2argvtest.c