Add regression test for RHEL 5 Xen Dom0.
authorRichard W.M. Jones <rjones@redhat.com>
Wed, 19 Jan 2011 16:22:48 +0000 (16:22 +0000)
committerRichard W.M. Jones <rjones@redhat.com>
Wed, 19 Jan 2011 16:22:48 +0000 (16:22 +0000)
commitf1f41c090ece413fcaf343b59138fb3906aefd79
tree6b3225b73c9ef62bdd5323578c5b27fba231cd72
parentbf340c74ff8741236d2cf329c457fcc4bc85db7d
Add regression test for RHEL 5 Xen Dom0.
13 files changed:
Makefile.am
tests/rhel5-xen-dom0/proc/cpuinfo [new file with mode: 0644]
tests/rhel5-xen-dom0/proc/self/status [new file with mode: 0644]
tests/rhel5-xen-dom0/proc/xen/balloon [new file with mode: 0644]
tests/rhel5-xen-dom0/proc/xen/capabilities [new file with mode: 0644]
tests/rhel5-xen-dom0/proc/xen/privcmd [new file with mode: 0644]
tests/rhel5-xen-dom0/proc/xen/xenbus [new file with mode: 0644]
tests/rhel5-xen-dom0/proc/xen/xsd_kva [new file with mode: 0644]
tests/rhel5-xen-dom0/proc/xen/xsd_port [new file with mode: 0644]
tests/rhel5-xen-dom0/sbin/dmidecode [new file with mode: 0755]
tests/rhel5-xen-dom0/sbin/id [new file with mode: 0755]
tests/rhel5-xen-dom0/sbin/virt-what-cpuid-helper [new file with mode: 0755]
tests/test-rhel5-xen-dom0.sh [new file with mode: 0755]