commit | 3b9f27d2b34cb8c5cc6cec993712c7e1943e9de9 | [log] [tgz] |
---|---|---|
author | Fam Zheng <famz@redhat.com> | Tue Jun 24 20:26:38 2014 +0800 |
committer | Kevin Wolf <kwolf@redhat.com> | Thu Jun 26 13:51:00 2014 +0200 |
tree | 83d3a9cbaffd12e95dbf53a40090f1c0084e96d5 | |
parent | 8b9a30ca5bc10545637429486836f3c206c39fab [diff] |
qemu-iotests: Test 0-length image for mirror All behavior and invariant should hold for images with 0 length, so add a class to repeat all the tests in TestSingleDrive. Hide two unapplicable test methods that would fail with 0 image length because it's also used as cluster size. Signed-off-by: Fam Zheng <famz@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com>