summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorRichard W.M. Jones <rjones@redhat.com>2011-01-18 17:11:29 +0000
committerRichard W.M. Jones <rjones@redhat.com>2011-01-18 17:11:29 +0000
commitda0de94a68c0ca9c40f70dcf9123c4253e1d5664 (patch)
treeb9b7bdfc6a9e134a9068a86ff0a5d021571c5ea4 /Makefile.am
parentf74a5f24635f8dbb202ad1c7ea141606ca864f1f (diff)
downloadvirt-what-da0de94a68c0ca9c40f70dcf9123c4253e1d5664.tar.gz
virt-what-da0de94a68c0ca9c40f70dcf9123c4253e1d5664.tar.xz
virt-what-da0de94a68c0ca9c40f70dcf9123c4253e1d5664.zip
Add test for VMware with data from ESX 4.1 (thanks Matthew Booth).
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index add8678..7ebe9b2 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -34,10 +34,10 @@ virt-what.txt: virt-what.pod
pod2text $< > $@
TESTS = \
- tests/test-baremetal.sh
+ tests/test-baremetal.sh \
+ tests/test-esx4.1.sh
# tests/test-kvm.sh \
# tests/test-qemu.sh \
# tests/test-virtualbox.sh \
-# tests/test-vmware.sh \
# tests/test-xen-dom0.sh \
# tests/test-xen-domU.sh