]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemuxml2argvtest: Add DO_TEST_CAPS_LATEST versions of tests which assert QEMU_CAPS_VI...
authorPeter Krempa <pkrempa@redhat.com>
Thu, 23 Jun 2022 15:11:57 +0000 (17:11 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Thu, 1 Sep 2022 11:11:10 +0000 (13:11 +0200)
commite097e1a755cbd1ffe41f321149133ddf6bf701a0
tree0e70c1fdee869a5e8fd925430a143f2ad579ba54
parenta7669aa11999e2ba9caebf58e8aaa02f30ad9b63
qemuxml2argvtest: Add DO_TEST_CAPS_LATEST versions of tests which assert QEMU_CAPS_VIRTIO_PCI_DISABLE_LEGACY

Further patches will try to remove QEMU_CAPS_VIRTIO_PCI_DISABLE_LEGACY,
so add few more modern tests before doing that.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
tests/qemuxml2argvdata/aarch64-virtio-pci-default.aarch64-latest.args [new file with mode: 0644]
tests/qemuxml2argvdata/hostdev-scsi-vhost-scsi-pcie.x86_64-latest.args [new file with mode: 0644]
tests/qemuxml2argvdata/q35-default-devices-only.x86_64-latest.args [new file with mode: 0644]
tests/qemuxml2argvdata/q35-multifunction.x86_64-latest.args [new file with mode: 0644]
tests/qemuxml2argvdata/q35-pcie-autoadd.x86_64-latest.args [new file with mode: 0644]
tests/qemuxml2argvdata/q35-pcie.x86_64-latest.args [new file with mode: 0644]
tests/qemuxml2argvdata/q35-virt-manager-basic.x86_64-latest.args [new file with mode: 0644]
tests/qemuxml2argvdata/q35-virtio-pci.x86_64-latest.args [new file with mode: 0644]
tests/qemuxml2argvtest.c