]> git.ipfire.org Git - thirdparty/libvirt.git/commit
tests: qemuxml2argv: move DO_CAPS_TEST* qemuCaps init
authorCole Robinson <crobinso@redhat.com>
Thu, 14 Mar 2019 12:47:32 +0000 (08:47 -0400)
committerCole Robinson <crobinso@redhat.com>
Fri, 22 Mar 2019 15:51:47 +0000 (11:51 -0400)
commitbb66ff2677ee4fbc1f0d5885d667b0f0adc23b2c
treee0a1cff2955aa56f0fbcd6082ad591e9ab1567b7
parent710990ec4173e7ab68625d83b495e6324e613fb7
tests: qemuxml2argv: move DO_CAPS_TEST* qemuCaps init

Move DO_CAPS_TEST* qemuCaps init and all the associated setup
into testInfoSetArgs, adding ARG_CAPS_ARCH and ARG_CAPS_VER
options and using those to build the capsfile path locally

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