Version 1.6.
[virt-what.git] / Makefile.am
index 0d59e37..4b54b50 100644 (file)
@@ -45,11 +45,26 @@ EXTRA_DIST = \
        tests/qemu/sbin/virt-what-cpuid-helper \
        tests/rhel5-xen-dom0/proc/cpuinfo \
        tests/rhel5-xen-dom0/proc/self/status \
+       tests/rhel5-xen-dom0/proc/xen/balloon \
+       tests/rhel5-xen-dom0/proc/xen/capabilities \
+       tests/rhel5-xen-dom0/proc/xen/privcmd \
+       tests/rhel5-xen-dom0/proc/xen/xenbus \
+       tests/rhel5-xen-dom0/proc/xen/xsd_kva \
+       tests/rhel5-xen-dom0/proc/xen/xsd_port \
        tests/rhel5-xen-dom0/sbin/dmidecode \
        tests/rhel5-xen-dom0/sbin/id \
        tests/rhel5-xen-dom0/sbin/virt-what-cpuid-helper \
+       tests/rhel5-xen-domU-hvm/proc/cpuinfo \
+       tests/rhel5-xen-domU-hvm/proc/self/status \
+       tests/rhel5-xen-domU-hvm/sbin/dmidecode \
+       tests/rhel5-xen-domU-hvm/sbin/id \
+       tests/rhel5-xen-domU-hvm/sbin/virt-what-cpuid-helper \
        tests/rhel5-xen-domU-pv/proc/cpuinfo \
        tests/rhel5-xen-domU-pv/proc/self/status \
+       tests/rhel5-xen-domU-pv/proc/xen/balloon \
+       tests/rhel5-xen-domU-pv/proc/xen/capabilities \
+       tests/rhel5-xen-domU-pv/proc/xen/privcmd \
+       tests/rhel5-xen-domU-pv/proc/xen/xenbus \
        tests/rhel5-xen-domU-pv/sbin/dmidecode \
        tests/rhel5-xen-domU-pv/sbin/id \
        tests/rhel5-xen-domU-pv/sbin/virt-what-cpuid-helper \
@@ -59,6 +74,7 @@ EXTRA_DIST = \
        tests/test-linux-vserver.sh \
        tests/test-qemu.sh \
        tests/test-rhel5-xen-dom0.sh \
+       tests/test-rhel5-xen-domU-hvm.sh \
        tests/test-rhel5-xen-domU-pv.sh
 
 CLEANFILES = virt-what.1 virt-what.txt
@@ -84,4 +100,5 @@ TESTS = \
        tests/test-linux-vserver.sh \
        tests/test-qemu.sh \
        tests/test-rhel5-xen-dom0.sh \
+       tests/test-rhel5-xen-domU-hvm.sh \
        tests/test-rhel5-xen-domU-pv.sh