qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH V9 8/8] qemu-iotests: add test for qcow2 snapsho


From: Max Reitz
Subject: Re: [Qemu-devel] [PATCH V9 8/8] qemu-iotests: add test for qcow2 snapshot
Date: Sun, 12 Jan 2014 00:54:31 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0

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 <address@hidden>
---
  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 <address@hidden>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]