[PATCH libvirt v2 4/5] tests: qemu: add more tests for ZPCI on S390

Andrea Bolognani abologna at redhat.com
Thu Jun 25 17:53:51 UTC 2020


On Thu, 2020-06-18 at 10:25 +0200, Shalini Chellathurai Saroja wrote:
> 1. Test for auto-generating uids while specifying valid fids
> 2. Test for auto-generating fids while specifying valid uids
> 3. Test for parse error while specifying a valid fid and an invalid
>    uid
> 4. Test for parse error while specifying two ZPCI devices with same
>    uid and fid addresses
> 5. Test for parse error when both uid and fid are set to zero
> 6. Test for error while specifying uid and not providing ZPCI
>    capability.
> 
> Signed-off-by: Boris Fiuczynski <fiuczy at linux.ibm.com>
> Signed-off-by: Bjoern Walk <bwalk at linux.ibm.com>
> Signed-off-by: Shalini Chellathurai Saroja <shalini at linux.ibm.com>
> Reviewed-by: Bjoern Walk <bwalk at linux.ibm.com>
> Reviewed-by: Boris Fiuczynski <fiuczy at linux.ibm.com>
> ---
>  .../hostdev-vfio-zpci-autogenerate-fids.args  | 31 +++++++++++++
>  .../hostdev-vfio-zpci-autogenerate-fids.xml   | 29 +++++++++++++
>  .../hostdev-vfio-zpci-autogenerate-uids.args  | 31 +++++++++++++
>  .../hostdev-vfio-zpci-autogenerate-uids.xml   | 29 +++++++++++++
>  .../hostdev-vfio-zpci-duplicate.xml           | 30 +++++++++++++
>  ...ostdev-vfio-zpci-invalid-uid-valid-fid.xml | 21 +++++++++
>  .../hostdev-vfio-zpci-set-zero.xml            | 21 +++++++++
>  tests/qemuxml2argvtest.c                      | 18 ++++++++
>  .../hostdev-vfio-zpci-autogenerate-fids.xml   | 43 +++++++++++++++++++
>  .../hostdev-vfio-zpci-autogenerate-uids.xml   | 43 +++++++++++++++++++
>  tests/qemuxml2xmltest.c                       |  6 +++
>  11 files changed, 302 insertions(+)

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

-- 
Andrea Bolognani / Red Hat / Virtualization




More information about the libvir-list mailing list