]> git.ipfire.org Git - thirdparty/libvirt.git/commit
tests: qemuxml2xml: Convert genid* to TEST_CAPS
authorCole Robinson <crobinso@redhat.com>
Mon, 15 Apr 2019 23:00:46 +0000 (19:00 -0400)
committerCole Robinson <crobinso@redhat.com>
Tue, 16 Apr 2019 16:44:36 +0000 (12:44 -0400)
commit129da536dc33c9b2838e19ac634821c79666fb3f
treef7e0d5c4e7946bad687b7f9cf592eff17be620a3
parentea5f33b73ca75e0cb5cc59721a403b2ce4479b3c
tests: qemuxml2xml: Convert genid* to TEST_CAPS

Convert these test cases to use DO_TEST_CAPS_LATEST

* genid
* genid-auto

This ensures the test infrastructure is working as expected for
a test case with explicit -active and -inactive XML test data

Reviewed-by: Andrea Bolognani <abologna@redhat.com>
Signed-off-by: Cole Robinson <crobinso@redhat.com>
tests/qemuxml2xmloutdata/genid-active.x86_64-latest.xml [moved from tests/qemuxml2xmloutdata/genid-active.xml with 94% similarity]
tests/qemuxml2xmloutdata/genid-auto-active.x86_64-latest.xml [moved from tests/qemuxml2xmloutdata/genid-auto-active.xml with 94% similarity]
tests/qemuxml2xmloutdata/genid-auto-inactive.x86_64-latest.xml [moved from tests/qemuxml2xmloutdata/genid-auto-inactive.xml with 94% similarity]
tests/qemuxml2xmloutdata/genid-inactive.x86_64-latest.xml [moved from tests/qemuxml2xmloutdata/genid-inactive.xml with 94% similarity]
tests/qemuxml2xmltest.c