The current location looks very arbitrary. Move it to the end of
the mymain() function so it is less confusing.
Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
QEMU_CAPS_VIRTIO_PCI_IOMMU_PLATFORM,
QEMU_CAPS_VIRTIO_PCI_ATS);
- virObjectUnref(cfg);
-
DO_TEST("acpi-table", NONE);
DO_TEST("video-device-pciaddr-default",
if (getenv("LIBVIRT_SKIP_CLEANUP") == NULL)
virFileDeleteTree(fakerootdir);
+ virObjectUnref(cfg);
qemuTestDriverFree(&driver);
VIR_FREE(fakerootdir);