]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemuxml2argvtest: 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)
commiteace429e2df81ff5247ac766293bd66560c4e809
tree44668273700d712ed3971f2930a0156fe3586ed8
parentfeb9a8e80c0d5537833793caa5998268fd21c240
qemuxml2argvtest: 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/qemuxml2argvtest.c