On 05.01.2014 20:43, Wenchao Xia wrote:
This test will focus on the low level procedure of qcow2 snapshot
operations, now it covers only the create operation. Overlap error
paths are not checked since no good way to trigger those errors.

Signed-off-by: Wenchao Xia <xiaw...@linux.vnet.ibm.com>
---
  tests/qemu-iotests/075           |  216 ++++++++++++++++++++++++++++++++++++++
  tests/qemu-iotests/075.out       |   32 ++++++
  tests/qemu-iotests/common.filter |    7 ++
  tests/qemu-iotests/group         |    1 +
  4 files changed, 256 insertions(+), 0 deletions(-)
  create mode 100755 tests/qemu-iotests/075
  create mode 100644 tests/qemu-iotests/075.out

Reviewed-by: Max Reitz <mre...@redhat.com>

Reply via email to