Re: [Qemu-devel] [PATCH V7 2/2] Add tests for sync modes 'TOP' and 'NONE'

2013-07-26 Thread Kevin Wolf
Am 26.07.2013 um 03:09 hat Ian Main geschrieben: > This patch adds tests for sync modes top and none. Test for 'TOP' > is separated out as it requires a backing file. Also added a test > for invalid format. > > Signed-off-by: Ian Main Test 055 fails for me: $ ./check -T -nocache -qcow2 055 QE

[Qemu-devel] [PATCH V7 2/2] Add tests for sync modes 'TOP' and 'NONE'

2013-07-25 Thread Ian Main
This patch adds tests for sync modes top and none. Test for 'TOP' is separated out as it requires a backing file. Also added a test for invalid format. Signed-off-by: Ian Main --- tests/qemu-iotests/055| 26 +-- tests/qemu-iotests/055.out| 4 +-- tests/qemu-iotests/056