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, 31 Oct 2016 10:14:46 +0000 (06:14 -0400)
commit4f9dc9931fdfb8a2cb43d54bc8add7f9df278d80
tree8b793a59f5b92df362603f94220156518a3e0846
parentc826a2356f1434fd02f152ae34516941b385a526
Added check and test routines for Docker

(cherry picked from commit abd067c4760640e232203689b4d32eacafdbbdde)
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