]> xenbits.xensource.com Git - libvirt.git/commit
tests: Add a bunch of cpu test case for ppc64
authorAndrea Bolognani <abologna@redhat.com>
Fri, 7 Aug 2015 15:39:21 +0000 (17:39 +0200)
committerAndrea Bolognani <abologna@redhat.com>
Tue, 11 Aug 2015 13:25:28 +0000 (15:25 +0200)
commit818e68c5b422158f6fd3edf6f77ae82a631cb41d
tree19403b8f4a678cbdf2b38517f356af4c03d92686
parent049df97504e4f14cc4b8e16db26ea202c47d336a
tests: Add a bunch of cpu test case for ppc64

The test cases cover the cpuCompare(), cpuBaseline() and
cpuNodeData() implementation.
13 files changed:
tests/cputest.c
tests/cputestdata/ppc64-baseline-incompatible-models.xml [new file with mode: 0644]
tests/cputestdata/ppc64-baseline-legacy.xml [new file with mode: 0644]
tests/cputestdata/ppc64-baseline-same-model-result.xml [new file with mode: 0644]
tests/cputestdata/ppc64-baseline-same-model.xml [new file with mode: 0644]
tests/cputestdata/ppc64-guest-legacy-incompatible.xml [new file with mode: 0644]
tests/cputestdata/ppc64-guest-legacy-invalid.xml [new file with mode: 0644]
tests/cputestdata/ppc64-guest-legacy.xml [new file with mode: 0644]
tests/cputestdata/ppc64-host+guest-legacy,ppc_models-result.xml [new file with mode: 0644]
tests/cputestdata/ppc64-host-better.xml [new file with mode: 0644]
tests/cputestdata/ppc64-host-incomp-arch.xml [new file with mode: 0644]
tests/cputestdata/ppc64-host-no-vendor.xml [new file with mode: 0644]
tests/cputestdata/ppc64-host-worse.xml [new file with mode: 0644]