diff options
author | Ian Main <imain@redhat.com> | 2013-07-26 11:39:05 -0700 |
---|---|---|
committer | Kevin Wolf <kwolf@redhat.com> | 2013-07-26 22:01:31 +0200 |
commit | e3409362bd64731e042c9d001e43cc1d13d2df5d (patch) | |
tree | 6b866fb7d07dda9b8ac2aa27e7adf80377b8e3bc /tests/qemu-iotests/056.out | |
parent | fc5d3f843250c9d3bfa2bcfdb7369f4753a49f0e (diff) | |
download | qemu-e3409362bd64731e042c9d001e43cc1d13d2df5d.zip qemu-e3409362bd64731e042c9d001e43cc1d13d2df5d.tar.gz qemu-e3409362bd64731e042c9d001e43cc1d13d2df5d.tar.bz2 |
Add tests for sync modes 'TOP' and 'NONE'
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 <imain@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'tests/qemu-iotests/056.out')
-rw-r--r-- | tests/qemu-iotests/056.out | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/qemu-iotests/056.out b/tests/qemu-iotests/056.out new file mode 100644 index 0000000..fbc63e6 --- /dev/null +++ b/tests/qemu-iotests/056.out @@ -0,0 +1,5 @@ +.. +---------------------------------------------------------------------- +Ran 2 tests + +OK |