From c615091793f53ff33b8f6c1b1ba711cf7c93e97b Mon Sep 17 00:00:00 2001 From: Fam Zheng Date: Mon, 8 Jun 2015 13:56:13 +0800 Subject: qemu-iotests: Add test case for mirror with unmap This checks that the discard on mirror source that effectively zeroes data is also reflected by the data of target. Signed-off-by: Fam Zheng Reviewed-by: John Snow Signed-off-by: Stefan Hajnoczi --- tests/qemu-iotests/132.out | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 tests/qemu-iotests/132.out (limited to 'tests/qemu-iotests/132.out') diff --git a/tests/qemu-iotests/132.out b/tests/qemu-iotests/132.out new file mode 100644 index 0000000000..ae1213e6f8 --- /dev/null +++ b/tests/qemu-iotests/132.out @@ -0,0 +1,5 @@ +. +---------------------------------------------------------------------- +Ran 1 tests + +OK -- cgit v1.2.3