]> git.ipfire.org Git - thirdparty/libvirt.git/commit
tests: Drop various redundant tests
authorAndrea Bolognani <abologna@redhat.com>
Tue, 16 Jan 2024 14:52:52 +0000 (15:52 +0100)
committerAndrea Bolognani <abologna@redhat.com>
Wed, 17 Jan 2024 18:20:12 +0000 (19:20 +0100)
commit78899827587900c7ab6267dda817a1e652e1dcf9
treed5320fd4d8b4c90939d062730113c4cc364a4df7
parentd9c261fdb6efc3101d89685692f97268776f7674
tests: Drop various redundant tests

All of these are either a subset of other tests, or provide
coverage for scenarios that are not really possible: for all
versions of QEMU that we support, the virt machine type has a
hard dependency on the generic PCIe controller, which means
that we will never need to fall back to virtio-mmio.

Signed-off-by: Andrea Bolognani <abologna@redhat.com>
Reviewed-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
tests/qemuxml2argvdata/aarch64-aavmf-virtio-mmio.aarch64-latest.args [deleted file]
tests/qemuxml2argvdata/aarch64-aavmf-virtio-mmio.xml [deleted file]
tests/qemuxml2argvdata/aarch64-virt-virtio-MMIO.aarch64.latest.args [deleted file]
tests/qemuxml2argvdata/arm-virt-virtio.aarch64-latest.args [deleted file]
tests/qemuxml2argvdata/arm-virt-virtio.xml [deleted file]
tests/qemuxml2argvdata/riscv64-virt-pci.riscv64-latest.args [deleted file]
tests/qemuxml2argvdata/riscv64-virt-pci.xml [deleted file]
tests/qemuxml2argvdata/riscv64-virt.riscv64-latest.args [deleted file]
tests/qemuxml2argvdata/riscv64-virt.xml [deleted file]
tests/qemuxml2xmloutdata/aarch64-aavmf-virtio-mmio.aarch64-latest.xml [deleted file]
tests/qemuxmlconftest.c