From: Ian Campbell Date: Fri, 7 Oct 2011 10:27:02 +0000 (+0100) Subject: libxl: add a test case for correct parsing of disk "backendtype" field X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=24c1c96371b7442af0843f87ec2b4e668ff208b2;p=xen.git libxl: add a test case for correct parsing of disk "backendtype" field Signed-off-by: Ian Campbell Acked-by: Ian Jackson Committed-by: Ian Jackson --- diff --git a/tools/libxl/check-xl-disk-parse b/tools/libxl/check-xl-disk-parse index dc640729a5..67805e56ed 100755 --- a/tools/libxl/check-xl-disk-parse +++ b/tools/libxl/check-xl-disk-parse @@ -91,4 +91,20 @@ one 0 "format=raw, vdev=hdc, access=ro, devtype=cdrom, target=/root/image.iso" one 0 format=raw vdev=hdc access=ro devtype=cdrom target=/root/image.iso one 0 raw:/root/image.iso,hdc:cdrom,ro +expected <