]> xenbits.xensource.com Git - libvirt.git/commit
tests: qemuxml2argv: Add info->{in,out}file
authorCole Robinson <crobinso@redhat.com>
Sun, 31 Mar 2019 14:59:30 +0000 (10:59 -0400)
committerCole Robinson <crobinso@redhat.com>
Wed, 10 Apr 2019 23:05:08 +0000 (19:05 -0400)
commit2d3ba1bf061ad84ddb1d2deb29dd4a11894b7e07
treea13f7c962b09944187b810a564c23cac225bb131
parente231798b4fee6bed189b734e8ec00195e53f8bb6
tests: qemuxml2argv: Add info->{in,out}file

Track infile and outfile in testInfo. This is step towards moving path
creation out of the test case, which will eventually help sharing more
code with qemuxml2xmltest.c

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