]> git.ipfire.org Git - thirdparty/libvirt.git/commit
tests: qemuxml2xml: make GIC handling optional
authorCole Robinson <crobinso@redhat.com>
Sun, 31 Mar 2019 19:28:55 +0000 (15:28 -0400)
committerCole Robinson <crobinso@redhat.com>
Wed, 10 Apr 2019 23:12:48 +0000 (19:12 -0400)
commit02b562514cd3b2817f65a21465d442d770e1069d
treeba517ad3b68e22549172a0cc085f052149fb8241
parentffa8ea8d5fcc6b7f61d7442bf839daabcde330d9
tests: qemuxml2xml: make GIC handling optional

Make all users of GIC_X use ARG_GIC explicitly, and drop the
required gic parameter from DO_TEST_FULL

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