]> git.ipfire.org Git - thirdparty/libvirt.git/commit
tests: Reorder DO_TEST_CAPS_*() macros
authorAndrea Bolognani <abologna@redhat.com>
Tue, 2 Jul 2019 15:33:31 +0000 (17:33 +0200)
committerAndrea Bolognani <abologna@redhat.com>
Wed, 3 Jul 2019 08:18:23 +0000 (10:18 +0200)
commita57d989430a882b398d829db84ace3bda636ac95
tree50109802d01de571847a361b42b5584a25cf631c
parent791e20142a10900a8dfff5b86e88554eef2aaff7
tests: Reorder DO_TEST_CAPS_*() macros

Make sure the order is consistent between xml2argv and xml2xml,
and make room for more macros that are going to be introduced
shortly.

Signed-off-by: Andrea Bolognani <abologna@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
tests/qemuxml2argvtest.c
tests/qemuxml2xmltest.c