]> xenbits.xensource.com Git - libvirt.git/commit
tests: qemuxml2xml: Convert os-firmware* to TEST_CAPS
authorCole Robinson <crobinso@redhat.com>
Mon, 15 Apr 2019 22:51:11 +0000 (18:51 -0400)
committerCole Robinson <crobinso@redhat.com>
Tue, 16 Apr 2019 16:44:36 +0000 (12:44 -0400)
commitea5f33b73ca75e0cb5cc59721a403b2ce4479b3c
tree4fe32dd2abbab94616dfde02d16fd84416983ae2
parent7339f4d79bc6c91eee4828049ac13522f633796d
tests: qemuxml2xml: Convert os-firmware* to TEST_CAPS

Convert these test cases to use DO_TEST_CAPS_LATEST

* os-firmware-bios
* os-firmware-efi
* os-firmware-efi-secboot

Reviewed-by: Andrea Bolognani <abologna@redhat.com>
Signed-off-by: Cole Robinson <crobinso@redhat.com>
tests/qemuxml2xmloutdata/os-firmware-bios.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/os-firmware-bios.xml [deleted symlink]
tests/qemuxml2xmloutdata/os-firmware-efi-secboot.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/os-firmware-efi-secboot.xml [deleted symlink]
tests/qemuxml2xmloutdata/os-firmware-efi.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/os-firmware-efi.xml [deleted symlink]
tests/qemuxml2xmltest.c