Added check and test routines for Docker
authorCharles Nguyen <chuckleb@gmail.com>
Sun, 22 Jun 2014 03:27:51 +0000 (22:27 -0500)
committerRichard W.M. Jones <rjones@redhat.com>
Mon, 20 Jun 2016 12:30:13 +0000 (08:30 -0400)
commit89765910064584ebaea7a9899838a2cb66740d26
tree285854801367a5f792a7eed4a602167438b4995c
parentcc494d23a60c699bdc843ecb9d3564e69aae006c
Added check and test routines for Docker
Makefile.am
tests/docker/.dockerinit [new file with mode: 0644]
tests/docker/proc/cpuinfo [new file with mode: 0644]
tests/docker/proc/self/status [new file with mode: 0644]
tests/docker/sbin/dmidecode [new file with mode: 0755]
tests/docker/sbin/uname [new file with mode: 0755]
tests/docker/sbin/virt-what-cpuid-helper [new file with mode: 0755]
tests/test-docker.sh [new file with mode: 0755]
virt-what.in