mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-01-10 23:07:44 +00:00
ad12932481
The 'full' test verifies the output of a virDomainCapsPtr built by hand. It has the following problems: The domcaps test suite nowadays has 3 hypervisor driver implementations which should give us plenty of opportunity to get full domcaps coverage. I don't think this test has much value. And it has the following issues: - Requires manual intervention to test new domcaps XML, which is easy to miss, for example gic bits aren't covered there. - The SET_ALL_BITS trick it uses to fill in enums will output values that are never reported by any driver implementation (strings like 'default') Let's remove it Acked-by: Michal Privoznik <mprivozn@redhat.com> Signed-off-by: Cole Robinson <crobinso@redhat.com> |
||
---|---|---|
.. | ||
bhyve_basic.x86_64.xml | ||
bhyve_fbuf.x86_64.xml | ||
bhyve_uefi.x86_64.xml | ||
empty.xml | ||
libxl-xenfv.xml | ||
libxl-xenpv.xml | ||
qemu_1.7.0.x86_64.xml | ||
qemu_2.6.0-virt.aarch64.xml | ||
qemu_2.6.0.aarch64.xml | ||
qemu_2.6.0.ppc64.xml | ||
qemu_2.6.0.x86_64.xml | ||
qemu_2.7.0.s390x.xml | ||
qemu_2.8.0-tcg.x86_64.xml | ||
qemu_2.8.0.s390x.xml | ||
qemu_2.8.0.x86_64.xml | ||
qemu_2.9.0-q35.x86_64.xml | ||
qemu_2.9.0-tcg.x86_64.xml | ||
qemu_2.9.0.x86_64.xml | ||
qemu_2.12.0-virt.aarch64.xml | ||
qemu_2.12.0.ppc64.xml | ||
qemu_2.12.0.s390x.xml | ||
qemu_2.12.0.x86_64.xml | ||
qemu_3.0.0.s390x.xml | ||
qemu_4.0.0.x86_64.xml |