On Wed, Nov 13, 2013 at 12:04:52PM +0100, Kevin Wolf wrote: > Signed-off-by: Kevin Wolf <kw...@redhat.com> > --- > > This test case catches the qcow2 corruption bug that Peter sent a patch for > yesterday. > > tests/qemu-iotests/073 | 166 > +++++++++++++++++++++++++++++++++++++++++++++ > tests/qemu-iotests/073.out | 118 ++++++++++++++++++++++++++++++++ > tests/qemu-iotests/group | 1 + > 3 files changed, 285 insertions(+) > create mode 100755 tests/qemu-iotests/073 > create mode 100644 tests/qemu-iotests/073.out
Reviewed-by: Stefan Hajnoczi <stefa...@redhat.com>