Re: [libvirt] [PATCH v2 6/6] tests: qemuxml2xml: Convert aarch64-os-firmware-efi to TEST_CAPS

2019-04-16 Thread Andrea Bolognani
On Mon, 2019-04-15 at 19:09 -0400, Cole Robinson wrote: [...] > +DO_TEST_CAPS_ARCH_LATEST("aarch64-os-firmware-efi", "aarch64"); Welp, I see you've taken my comments from 4/6 to heart and implemented them *in the past*! :) I would move this right after the other os-firmware-* tests to match t

[libvirt] [PATCH v2 6/6] tests: qemuxml2xml: Convert aarch64-os-firmware-efi to TEST_CAPS

2019-04-15 Thread Cole Robinson
Demostrate DO_TEST_CAPS_ARCH_LATEST by converting the test case 'aarch64-os-firmware-efi' Signed-off-by: Cole Robinson --- ...aarch64-os-firmware-efi.aarch64-latest.xml | 31 +++ .../aarch64-os-firmware-efi.xml | 1 - tests/qemuxml2xmltest.c |