Re: [Qemu-devel] [PATCH for-2.9 2/2] iotests: Add mirror tests for orphaned source

2017-04-03 Thread Eric Blake
On 04/03/2017 12:51 PM, Max Reitz wrote: > Signed-off-by: Max Reitz > --- > tests/qemu-iotests/041| 46 > +++ > tests/qemu-iotests/041.out| 4 ++-- > tests/qemu-iotests/iotests.py | 15 ++ > 3 files changed, 63 insertions(+), 2 del

[Qemu-devel] [PATCH for-2.9 2/2] iotests: Add mirror tests for orphaned source

2017-04-03 Thread Max Reitz
Signed-off-by: Max Reitz --- tests/qemu-iotests/041| 46 +++ tests/qemu-iotests/041.out| 4 ++-- tests/qemu-iotests/iotests.py | 15 ++ 3 files changed, 63 insertions(+), 2 deletions(-) diff --git a/tests/qemu-iotests/041 b/tests/q