[libvirt] [PATCH v2 5/6] tests: qemuxml2xml: Convert genid* to TEST_CAPS

Andrea Bolognani abologna at redhat.com
Tue Apr 16 09:07:37 UTC 2019


On Mon, 2019-04-15 at 19:09 -0400, Cole Robinson wrote:
> 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
> 
> Signed-off-by: Cole Robinson <crobinso at redhat.com>
> ---
>  .../{genid-active.xml => genid-active.x86_64-latest.xml}      | 2 +-
>  ...id-auto-active.xml => genid-auto-active.x86_64-latest.xml} | 2 +-
>  ...uto-inactive.xml => genid-auto-inactive.x86_64-latest.xml} | 2 +-
>  .../{genid-inactive.xml => genid-inactive.x86_64-latest.xml}  | 2 +-
>  tests/qemuxml2xmltest.c                                       | 4 ++--
>  5 files changed, 6 insertions(+), 6 deletions(-)
>  rename tests/qemuxml2xmloutdata/{genid-active.xml => genid-active.x86_64-latest.xml} (94%)
>  rename tests/qemuxml2xmloutdata/{genid-auto-active.xml => genid-auto-active.x86_64-latest.xml} (94%)
>  rename tests/qemuxml2xmloutdata/{genid-auto-inactive.xml => genid-auto-inactive.x86_64-latest.xml} (94%)
>  rename tests/qemuxml2xmloutdata/{genid-inactive.xml => genid-inactive.x86_64-latest.xml} (94%)

Reviewed-by: Andrea Bolognani <abologna at redhat.com>

-- 
Andrea Bolognani / Red Hat / Virtualization




More information about the libvir-list mailing list