tests: Add a bunch of cpu test case for ppc64

The test cases cover the cpuCompare(), cpuBaseline() and
cpuNodeData() implementation.
This commit is contained in:
Andrea Bolognani
2015-08-11 15:25:28 +02:00
parent 049df97504
commit 818e68c5b4
13 changed files with 98 additions and 0 deletions
@@ -0,0 +1,5 @@
<cpu mode='custom' match='exact'>
<arch>ppc64</arch>
<model fallback='allow'>POWER7</model>
<vendor>IBM</vendor>
</cpu>