]> git.ipfire.org Git - thirdparty/libvirt.git/commit
tests: qemuxml2xml: Pass capabilities to DO_TEST()
authorAndrea Bolognani <abologna@redhat.com>
Fri, 29 Jul 2016 13:13:56 +0000 (15:13 +0200)
committerAndrea Bolognani <abologna@redhat.com>
Thu, 4 Aug 2016 14:22:08 +0000 (16:22 +0200)
commitaa27fda09ddb673f02600f6caa16b50e7fbf52b7
tree597db3ca502e7de371c9de57c4639476b48c968a
parent4be3b8f66fc5e0f040a532bdf7724912f2cc61c4
tests: qemuxml2xml: Pass capabilities to DO_TEST()

This will allow us to remove most DO_TEST_FULL() usages. For the
time being, just add the extra argument to all DO_TEST() calls.
tests/qemuxml2xmltest.c