[libvirt] [PATCH 07/11] tests: Improve GIC tests

John Ferlan jferlan at redhat.com
Mon Feb 12 20:46:14 UTC 2018



On 02/06/2018 11:42 AM, Andrea Bolognani wrote:
> Account for the fact that the default might change based on what
> GIC versions are supported by QEMU. That's not the case at the
> moment, but it will be soon.
> 
> Signed-off-by: Andrea Bolognani <abologna at redhat.com>
> ---
>  tests/qemuxml2argvdata/aarch64-gic-default-both.args  | 1 +
>  tests/qemuxml2argvdata/aarch64-gic-default-both.xml   | 1 +
>  tests/qemuxml2argvdata/aarch64-gic-default-v2.args    | 1 +
>  tests/qemuxml2argvdata/aarch64-gic-default-v2.xml     | 1 +
>  tests/qemuxml2argvdata/aarch64-gic-default-v3.args    | 1 +
>  tests/qemuxml2argvdata/aarch64-gic-default-v3.xml     | 1 +
>  tests/qemuxml2argvtest.c                              | 6 +++---
>  tests/qemuxml2xmloutdata/aarch64-gic-default-both.xml | 1 +
>  tests/qemuxml2xmloutdata/aarch64-gic-default-v2.xml   | 1 +
>  tests/qemuxml2xmloutdata/aarch64-gic-default-v3.xml   | 1 +
>  tests/qemuxml2xmltest.c                               | 6 +++---
>  11 files changed, 15 insertions(+), 6 deletions(-)
>  create mode 120000 tests/qemuxml2argvdata/aarch64-gic-default-both.args
>  create mode 120000 tests/qemuxml2argvdata/aarch64-gic-default-both.xml
>  create mode 120000 tests/qemuxml2argvdata/aarch64-gic-default-v2.args
>  create mode 120000 tests/qemuxml2argvdata/aarch64-gic-default-v2.xml
>  create mode 120000 tests/qemuxml2argvdata/aarch64-gic-default-v3.args
>  create mode 120000 tests/qemuxml2argvdata/aarch64-gic-default-v3.xml
>  create mode 120000 tests/qemuxml2xmloutdata/aarch64-gic-default-both.xml
>  create mode 120000 tests/qemuxml2xmloutdata/aarch64-gic-default-v2.xml
>  create mode 120000 tests/qemuxml2xmloutdata/aarch64-gic-default-v3.xml
> 

Reviewed-by: John Ferlan <jferlan at redhat.com>

John




More information about the libvir-list mailing list