]> git.ipfire.org Git - thirdparty/libvirt.git/commit
tests: Move code from DO_TEST() to doCapsTest()
authorAndrea Bolognani <abologna@redhat.com>
Thu, 7 Mar 2019 13:53:18 +0000 (14:53 +0100)
committerAndrea Bolognani <abologna@redhat.com>
Wed, 13 Mar 2019 10:07:06 +0000 (11:07 +0100)
commitad340f225a60c20398cac388d6f5d4f902f52df9
tree549b9b5a08fc917ad563d14a1ff262df9db143fa
parent5a8ceba2f3e5147efe41082eeb40b31fefaf01fb
tests: Move code from DO_TEST() to doCapsTest()

This removes the awkard escaping and will allow us to perform
some more refactoring later on.

Signed-off-by: Andrea Bolognani <abologna@redhat.com>
Acked-by: Peter Krempa <pkrempa@redhat.com>
tests/qemucapabilitiestest.c
tests/qemucaps2xmltest.c