Add podman support
[virt-what.git] / configure.ac
index c45f469..97d22bb 100644 (file)
@@ -51,7 +51,9 @@ tests="\
        lkvm-arm \
        lx86 \
        lxc \
+       nutanix-ahv \
        parallels-desktop \
+       podman \
        ppc64-baremetal \
        ppc64-kvm \
        ppc64-lpar-dedicated \
@@ -93,7 +95,9 @@ AC_CONFIG_FILES([Makefile
                 tests/lkvm-arm/Makefile
                 tests/lx86/Makefile
                 tests/lxc/Makefile
+                tests/nutanix-ahv/Makefile
                 tests/parallels-desktop/Makefile
+                tests/podman/Makefile
                 tests/ppc64-baremetal/Makefile
                 tests/ppc64-kvm/Makefile
                 tests/ppc64-lpar-dedicated/Makefile