]> git.ipfire.org Git - thirdparty/libvirt.git/commit
tests: qemuxml2xml: Remove info->outActiveName
authorCole Robinson <crobinso@redhat.com>
Sun, 31 Mar 2019 16:33:52 +0000 (12:33 -0400)
committerCole Robinson <crobinso@redhat.com>
Wed, 10 Apr 2019 23:05:08 +0000 (19:05 -0400)
commite231798b4fee6bed189b734e8ec00195e53f8bb6
treee47a38380b97078c232771e0b21cf5adcebdc4ba
parentebf6df814e341b53afd1ab0ff85e2138d0198125
tests: qemuxml2xml: Remove info->outActiveName

Reuse info->outfile for it. This requires us to set paths before
each virTestRun invocation

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