qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 4/4] qemu-iotests: Add qemu-img compare test


From: Eric Blake
Subject: Re: [Qemu-devel] [PATCH 4/4] qemu-iotests: Add qemu-img compare test
Date: Fri, 08 Feb 2013 11:09:35 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130110 Thunderbird/17.0.2

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

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

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