]> git.ipfire.org Git - thirdparty/libvirt.git/commit
virsh: Add testing for vshStringToArray
authorPeter Krempa <pkrempa@redhat.com>
Wed, 11 Aug 2021 13:22:59 +0000 (15:22 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Wed, 18 Aug 2021 09:07:25 +0000 (11:07 +0200)
commit4db8ffeb2ef26930a7042febc95fb9411168315c
tree6e91a5cb8bf5ffc1887f7d0ad8bce2ff8469f462
parent31fa241b46a848f6e90e5e7a42fc2fa10246cd90
virsh: Add testing for vshStringToArray

Add a '--split' switch for the 'virsh echo' command and add few test
cases to the virshtest.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Martin Kletzander <mkletzan@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
tests/virshtest.c
tools/vsh.c