]> git.ipfire.org Git - thirdparty/libvirt.git/commit
testQEMUSchemaValidateDeprecated: Move to the top
authorPeter Krempa <pkrempa@redhat.com>
Fri, 17 Sep 2021 14:37:10 +0000 (16:37 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Mon, 1 Nov 2021 16:37:15 +0000 (17:37 +0100)
commit43e2c6544ed1a04789f449c8b90c8c81eb7044d4
tree9e0d7e4b82876e6a66b0169ab1d75f7a5c6b8136
parentcf68184e74e3b07b3d5f4e1d4b10cb7c484bcc91
testQEMUSchemaValidateDeprecated: Move to the top

Move the function to the top of the file so other functions placed
towards the top will be able to reuse it.

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