]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemuxml2xmltest: Rename DO_TEST_INTERNAL to DO_TEST_FULL and fix users
authorPeter Krempa <pkrempa@redhat.com>
Mon, 16 Aug 2021 15:02:16 +0000 (17:02 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Wed, 18 Aug 2021 08:20:48 +0000 (10:20 +0200)
commit7c63372ebc2628f8e1a7f459a0363af9ec4e796c
tree0594e28f410c80687721a98844e05dd2d283ffaa
parentd779279e1c94f8fd7cc74535cca2d6967e3f2431
qemuxml2xmltest: Rename DO_TEST_INTERNAL to DO_TEST_FULL and fix users

'DO_TEST_FULL' isn't a useful wrapper any more. Use the better name for
the main macro and replace all uses.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
tests/qemuxml2xmltest.c