X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;ds=sidebyside;f=Makefile.am;h=d5ee027e905d56a6a9a11eff00b58c62a265fec7;hb=73f639241174bde5066838ed67e959ef047da144;hp=73dfc7be51220ddcdfba5d30eebec3a52d5ae28f;hpb=d35e2b9a15540357ecdca3e98b4df915525fed0f;p=virt-what.git diff --git a/Makefile.am b/Makefile.am index 73dfc7b..d5ee027 100644 --- a/Makefile.am +++ b/Makefile.am @@ -63,6 +63,7 @@ TESTS = \ tests/test-rhel5-xen-domU-hvm.sh \ tests/test-rhel5-xen-domU-hvm-ia64.sh \ tests/test-rhel5-xen-domU-pv.sh \ + tests/test-rhev.sh \ tests/test-xen-arm.sh \ tests/test-zvm.sh @@ -237,6 +238,11 @@ EXTRA_DIST = \ tests/rhel5-xen-domU-pv/sys/hypervisor/compilation/compiled_by \ tests/rhel5-xen-domU-pv/sys/hypervisor/compilation/compile_date \ tests/rhel5-xen-domU-pv/sys/hypervisor/uuid \ + tests/rhev/proc/cpuinfo \ + tests/rhev/proc/self/status \ + tests/rhev/sbin/dmidecode \ + tests/rhev/sbin/uname \ + tests/rhev/sbin/virt-what-cpuid-helper \ tests/xen-arm/proc/cpuinfo \ tests/xen-arm/proc/device-tree/hypervisor/compatible \ tests/xen-arm/proc/self/status \