[PATCH 09/21] virCommand: Introduce virCommandGetArgList

Eric Blake eblake at redhat.com
Mon May 18 14:42:51 UTC 2020


On 5/15/20 10:27 AM, Peter Krempa wrote:
> The helper returns a list of arguments of a virCommand. This will be
> useful in tests where we'll inspect certain already formatted arguments.
> 
> Signed-off-by: Peter Krempa <pkrempa at redhat.com>
> ---
>   src/libvirt_private.syms |  1 +
>   src/util/vircommand.c    | 23 +++++++++++++++++++++++
>   src/util/vircommand.h    |  1 +
>   3 files changed, 25 insertions(+)

Reviewed-by: Eric Blake <eblake at redhat.com>

-- 
Eric Blake, Principal Software Engineer
Red Hat, Inc.           +1-919-301-3226
Virtualization:  qemu.org | libvirt.org




More information about the libvir-list mailing list