ext: Add a McPAT regression tester
authorYasuko Eckert <yasuko.eckert@amd.com>
Wed, 4 Jun 2014 14:48:20 +0000 (07:48 -0700)
committerYasuko Eckert <yasuko.eckert@amd.com>
Wed, 4 Jun 2014 14:48:20 +0000 (07:48 -0700)
commitfbe3688de3bd0438cb52ea1871be0d3e4cceed39
tree00cc1f98952b88c296a281e41c92384cd14ff344
parent0deef376d96bfe0a3a2496714ac22471d9ee818a
ext: Add a McPAT regression tester
Add a regression tester to McPAT. Joel Hestness wrote these tests and Yasuko
Eckert modified them to reflect the new McPAT interface and other changes
the previous patch made.
22 files changed:
.hgignore
ext/mcpat/regression/README [new file with mode: 0644]
ext/mcpat/regression/regression.py [new file with mode: 0755]
ext/mcpat/regression/test-0/power_region0.xml [new file with mode: 0644]
ext/mcpat/regression/test-0/region0.out.ref [new file with mode: 0644]
ext/mcpat/regression/test-1/power_region0.xml [new file with mode: 0644]
ext/mcpat/regression/test-1/region0.out.ref [new file with mode: 0644]
ext/mcpat/regression/test-2/power_region0.xml [new file with mode: 0644]
ext/mcpat/regression/test-2/region0.out.ref [new file with mode: 0644]
ext/mcpat/regression/test-3/power_region0.xml [new file with mode: 0644]
ext/mcpat/regression/test-3/region0.out.ref [new file with mode: 0644]
ext/mcpat/regression/test-4/power_region0.xml [new file with mode: 0644]
ext/mcpat/regression/test-4/region0.out.ref [new file with mode: 0644]
ext/mcpat/regression/test-5/power_region0.xml [new file with mode: 0644]
ext/mcpat/regression/test-5/region0.out.ref [new file with mode: 0644]
ext/mcpat/regression/test-6/power_region0.xml [new file with mode: 0644]
ext/mcpat/regression/test-6/region0.out.ref [new file with mode: 0644]
ext/mcpat/regression/test-7/power_region0.xml [new file with mode: 0644]
ext/mcpat/regression/test-7/region0.out.ref [new file with mode: 0644]
ext/mcpat/regression/test-8/power_region0.xml [new file with mode: 0644]
ext/mcpat/regression/test-8/region0.out.ref [new file with mode: 0644]
ext/mcpat/regression/verify_output.py [new file with mode: 0644]