[libvirt] [PATCH v2 3/3] cpu: Add cpu test cases for PPC CPU driver.

Daniel P. Berrange berrange at redhat.com
Thu Sep 5 11:13:42 UTC 2013


On Tue, Sep 03, 2013 at 02:28:25PM +0800, Li Zhang wrote:
> From: Li Zhang <zhlcindy at linux.vnet.ibm.com>
> 
> This patch is to add cpu test casses for PPC CPU driver.
> 
> Signed-off-by: Li Zhang <zhlcindy at linux.vnet.ibm.com>
> ---
>  tests/cputest.c                                     |  9 +++++++++
>  tests/cputestdata/ppc64-baseline-1-result.xml       |  3 +++
>  .../ppc64-baseline-incompatible-vendors.xml         | 14 ++++++++++++++
>  .../cputestdata/ppc64-baseline-no-vendor-result.xml |  3 +++
>  tests/cputestdata/ppc64-baseline-no-vendor.xml      |  7 +++++++
>  tests/cputestdata/ppc64-exact.xml                   |  3 +++
>  tests/cputestdata/ppc64-guest-nofallback.xml        |  4 ++++
>  tests/cputestdata/ppc64-guest.xml                   |  4 ++++
>  .../ppc64-host+guest,ppc_models-result.xml          |  5 +++++
>  ...est-nofallback,ppc_models,POWER7_v2.1-result.xml |  5 +++++
>  tests/cputestdata/ppc64-host.xml                    |  6 ++++++
>  tests/cputestdata/ppc64-strict.xml                  |  3 +++
>  .../qemuxml2argv-pseries-cpu-exact.args             |  7 +++++++
>  .../qemuxml2argv-pseries-cpu-exact.xml              | 21 +++++++++++++++++++++
>  tests/qemuxml2argvtest.c                            |  1 +
>  15 files changed, 95 insertions(+)
>  create mode 100644 tests/cputestdata/ppc64-baseline-1-result.xml
>  create mode 100644 tests/cputestdata/ppc64-baseline-incompatible-vendors.xml
>  create mode 100644 tests/cputestdata/ppc64-baseline-no-vendor-result.xml
>  create mode 100644 tests/cputestdata/ppc64-baseline-no-vendor.xml
>  create mode 100644 tests/cputestdata/ppc64-exact.xml
>  create mode 100644 tests/cputestdata/ppc64-guest-nofallback.xml
>  create mode 100644 tests/cputestdata/ppc64-guest.xml
>  create mode 100644 tests/cputestdata/ppc64-host+guest,ppc_models-result.xml
>  create mode 100644 tests/cputestdata/ppc64-host+guest-nofallback,ppc_models,POWER7_v2.1-result.xml
>  create mode 100644 tests/cputestdata/ppc64-host.xml
>  create mode 100644 tests/cputestdata/ppc64-strict.xml
>  create mode 100644 tests/qemuxml2argvdata/qemuxml2argv-pseries-cpu-exact.args
>  create mode 100644 tests/qemuxml2argvdata/qemuxml2argv-pseries-cpu-exact.xml

ACK

Daniel
-- 
|: http://berrange.com      -o-    http://www.flickr.com/photos/dberrange/ :|
|: http://libvirt.org              -o-             http://virt-manager.org :|
|: http://autobuild.org       -o-         http://search.cpan.org/~danberr/ :|
|: http://entangle-photo.org       -o-       http://live.gnome.org/gtk-vnc :|




More information about the libvir-list mailing list