]> git.ipfire.org Git - thirdparty/libvirt.git/commit
tests: qemuxml2argv: Test TLS certificate path containing a comma
authorPeter Krempa <pkrempa@redhat.com>
Thu, 17 May 2018 08:16:48 +0000 (10:16 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Fri, 18 May 2018 06:59:57 +0000 (08:59 +0200)
commit82ca8ad6c1efaa3b6008b6bce1a149f571d7a5d7
treea4644696a98c3237e1c9baeccc40308a47a6b89d
parent8f501206934b8f6a380d732ec794c8710009550e
tests: qemuxml2argv: Test TLS certificate path containing a comma

We have to escape commas when formatting them on the command line. Add a
test case of a TLS path containing a comma.

Note that the output is wrong, this test case is to prove there's a bug.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
tests/qemuxml2argvdata/disk-drive-network-tlsx509-vxhs.args
tests/qemuxml2argvtest.c