]> xenbits.xensource.com Git - libvirt.git/commit
tests: qemuxml2argv: add testInfoSetPaths
authorCole Robinson <crobinso@redhat.com>
Sun, 31 Mar 2019 15:08:19 +0000 (11:08 -0400)
committerCole Robinson <crobinso@redhat.com>
Wed, 10 Apr 2019 23:05:08 +0000 (19:05 -0400)
commit180bf85c72a78119f548de3d0a1b7dd82b5b349b
tree50d75c67ae04959113eecd20a9ea06b33cd2bcb8
parent2d3ba1bf061ad84ddb1d2deb29dd4a11894b7e07
tests: qemuxml2argv: add testInfoSetPaths

This moves infile and outfile building outside the test case,
which better fits the pattern of qemuxml2xmltest. It also lets us
drop the qemuxml2argtest-specific 'suffix' from testInfo

Reviewed-by: Andrea Bolognani <abologna@redhat.com>
Signed-off-by: Cole Robinson <crobinso@redhat.com>
tests/qemuxml2argvtest.c