On 02/08/2013 01:33 AM, Miroslav Rezanina wrote: > Simple test for qemu-img compare to check it's working correctly. > > Signed-off-by: Miroslav Rezanina <[email protected]> > --- > tests/qemu-iotests/048 | 77 > ++++++++++++++++++++++++++++++++++++++++++++ > tests/qemu-iotests/048.out | 25 ++++++++++++++ > tests/qemu-iotests/group | 1 + > 3 files changed, 103 insertions(+), 0 deletions(-) > create mode 100755 tests/qemu-iotests/048 > create mode 100644 tests/qemu-iotests/048.out > > diff --git a/tests/qemu-iotests/048 b/tests/qemu-iotests/048 > new file mode 100755 > index 0000000..1264446 > --- /dev/null > +++ b/tests/qemu-iotests/048 > @@ -0,0 +1,77 @@ > +#!/bin/bash > +## > +## qemu-img compare test > +## > +## > +## Copyright (C) 2009 Red Hat, Inc.
It's 2013 (prior years can be listed also, if you were substantially cribbing content from other tests). -- Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org
signature.asc
Description: OpenPGP digital signature
