qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 3/4] tests: test-hmp: extend with 'writeconfig'


From: Eduardo Otubo
Subject: Re: [Qemu-devel] [PATCH 3/4] tests: test-hmp: extend with 'writeconfig' command
Date: Wed, 25 Oct 2017 14:04:05 +0200
User-agent: Mutt/1.8.3+47 (5f034395e53d) (2017-05-23)

On Mon, Oct 23, 2017 at 05:13:09PM +0200, Vadim Galitsyn wrote:
> Extend list of test cases with 'writeconfig' command.
> 
> Signed-off-by: Vadim Galitsyn <address@hidden>
> Cc: Dr. David Alan Gilbert <address@hidden>
> Cc: address@hidden
> ---
>  tests/test-hmp.c | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/tests/test-hmp.c b/tests/test-hmp.c
> index 5677fbf775..8e21eee61c 100644
> --- a/tests/test-hmp.c
> +++ b/tests/test-hmp.c
> @@ -68,6 +68,7 @@ static const char *hmp_cmds[] = {
>      "sum 0 512",
>      "x /8i 0x100",
>      "xp /16x 0",
> +    "writeconfig /dev/null",
>      NULL
>  };
>  
> -- 
> 2.13.1.394.g41dd433
> 
> 
Reviewed-by: Eduardo Otubo <address@hidden>

-- 
Eduardo Otubo



reply via email to

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