summaryrefslogtreecommitdiffstats
path: root/tests/qemu-iotests/check
diff options
context:
space:
mode:
authorLucas Meneghel Rodrigues <lmr@redhat.com>2011-12-01 11:41:23 -0200
committerKevin Wolf <kwolf@redhat.com>2012-02-23 10:29:47 +0100
commitdf4b627efe3e10d70b5d955f437c256d11f52b2f (patch)
treed3034fded678c64c47b349c80fb95eeaa710d045 /tests/qemu-iotests/check
parent8455e4ee666d7bdc35cf877bec1c43bd9c52e407 (diff)
downloadhqemu-df4b627efe3e10d70b5d955f437c256d11f52b2f.zip
hqemu-df4b627efe3e10d70b5d955f437c256d11f52b2f.tar.gz
qemu-iotests: check: print relevant path information
Print the paths of the programs under test (qemu, qemu-img and qemu-io). Signed-off-by: Lucas Meneghel Rodrigues <lmr@redhat.com> Signed-off-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to 'tests/qemu-iotests/check')
-rwxr-xr-xtests/qemu-iotests/check3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/qemu-iotests/check b/tests/qemu-iotests/check
index 84ef3e5..8499a04 100755
--- a/tests/qemu-iotests/check
+++ b/tests/qemu-iotests/check
@@ -158,6 +158,9 @@ FULL_HOST_DETAILS=`_full_platform_details`
#FULL_MOUNT_OPTIONS=`_scratch_mount_options`
cat <<EOF
+QEMU -- $QEMU
+QEMU_IMG -- $QEMU_IMG
+QEMU_IO -- $QEMU_IO
IMGFMT -- $FULL_IMGFMT_DETAILS
IMGPROTO -- $FULL_IMGPROTO_DETAILS
PLATFORM -- $FULL_HOST_DETAILS
OpenPOWER on IntegriCloud