]> git.ipfire.org Git - thirdparty/libvirt.git/commit
tests: qemuxml2argv: handle parseFlags with varargs
authorCole Robinson <crobinso@redhat.com>
Wed, 13 Mar 2019 20:17:10 +0000 (16:17 -0400)
committerCole Robinson <crobinso@redhat.com>
Thu, 21 Mar 2019 16:43:01 +0000 (12:43 -0400)
commit8bffb1fcd546cce1f3e3e60e345bb69546f307b1
treeb7a80e150c8acc615f950b9ae45e1170affef216
parent4cbf6830c185b684a1165b3a6e6b2cb7b8740135
tests: qemuxml2argv: handle parseFlags with varargs

This allows us to drop parseFlags from DO_TEST_FULL

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