]> git.ipfire.org Git - thirdparty/libvirt.git/commit
tests: qemuxml2argv: Add infrastructure to pass output file suffix
authorPeter Krempa <pkrempa@redhat.com>
Tue, 17 Apr 2018 14:17:53 +0000 (16:17 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Thu, 19 Apr 2018 09:20:34 +0000 (11:20 +0200)
commitf4f7d0da8b8d53517693a734294c86717397d392
treea2c85805729c48a910dc4fa073036fdf39bed28e
parente831821cbc9891f3d2b07a459ef020b1a43008d4
tests: qemuxml2argv: Add infrastructure to pass output file suffix

To allow having more than one output file in the qemuxml2argvtest add a
suffix member to the testInfo struct which will allow testing the same
XML file with multiple capabilities files.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
tests/qemuxml2argvtest.c