tests: Re-enable ppc64 cpu tests

Now that all the changes have been implemented we can run the
test cases once again, after updating them to reflect the new
behaviour.
This commit is contained in:
Andrea Bolognani
2015-08-07 17:39:20 +02:00
parent 344d1675e8
commit 049df97504
12 changed files with 18 additions and 28 deletions

View File

@@ -1,6 +1,6 @@
<cpu>
<arch>ppc64</arch>
<model>POWER7_v2.3</model>
<model>POWER7</model>
<vendor>IBM</vendor>
<topology sockets='1' cores='64' threads='1'/>
</cpu>