Add LDoms Support.
[virt-what.git] / Makefile.am
index e32c07c..038a151 100644 (file)
@@ -47,6 +47,7 @@ TESTS = \
        tests/test-kvm.sh \
        tests/test-kvm-explicit-cpu.sh \
        tests/test-linux-vserver.sh \
+       tests/test-ldoms.sh \
        tests/test-lkvm.sh \
        tests/test-lkvm-arm.sh \
        tests/test-lxc.sh \
@@ -65,6 +66,7 @@ TESTS = \
        tests/test-rhel5-xen-domU-hvm-ia64.sh \
        tests/test-rhel5-xen-domU-pv.sh \
        tests/test-rhev.sh \
+       tests/test-vmm.sh \
        tests/test-xen-arm.sh \
        tests/test-zvm.sh
 
@@ -102,6 +104,8 @@ EXTRA_DIST = \
        tests/kvm-explicit-cpu/sbin/dmidecode \
        tests/kvm-explicit-cpu/sbin/uname \
        tests/kvm-explicit-cpu/sbin/virt-what-cpuid-helper \
+       tests/ldoms/dev/mdesc \
+       tests/ldoms/proc/cpuinfo \
        tests/linux-vserver/proc/cpuinfo \
        tests/linux-vserver/proc/self/status \
        tests/linux-vserver/sbin/dmidecode \
@@ -244,6 +248,12 @@ EXTRA_DIST = \
        tests/rhev/sbin/dmidecode \
        tests/rhev/sbin/uname \
        tests/rhev/sbin/virt-what-cpuid-helper \
+       tests/vmm/proc/cpuinfo \
+       tests/vvm/proc/self/status \
+       tests/vvm/proc/sysinfo \
+       tests/vvm/sbin/dmidecode \
+       tests/vvm/sbin/uname \
+       tests/vvm/sbin/virt-what-cpuid-helper \
        tests/xen-arm/proc/cpuinfo \
        tests/xen-arm/proc/device-tree/hypervisor/compatible \
        tests/xen-arm/proc/self/status \