CheckerCPU: Make some basic regression tests for CheckerCPU
authorGeoffrey Blake <geoffrey.blake@arm.com>
Fri, 9 Mar 2012 14:59:28 +0000 (09:59 -0500)
committerGeoffrey Blake <geoffrey.blake@arm.com>
Fri, 9 Mar 2012 14:59:28 +0000 (09:59 -0500)
commitda0d67c3d6468bedae93d14a9b7461e2b9d7a645
treecc450e9463d24939d2482b8135f7473c5d15acc2
parent98cf57fb89b76a8ca423083d52cc647c7923fe51
CheckerCPU: Make some basic regression tests for CheckerCPU

Adds regression tests for the CheckerCPU. ARM ISA support
only at this point.
17 files changed:
tests/SConscript
tests/configs/o3-timing-checker.py [new file with mode: 0644]
tests/configs/realview-o3-checker.py [new file with mode: 0644]
tests/configs/simple-atomic-dummychecker.py [new file with mode: 0644]
tests/long/fs/10.linux-boot/ref/arm/linux/realview-o3-checker/config.ini [new file with mode: 0644]
tests/long/fs/10.linux-boot/ref/arm/linux/realview-o3-checker/simerr [new file with mode: 0755]
tests/long/fs/10.linux-boot/ref/arm/linux/realview-o3-checker/simout [new file with mode: 0755]
tests/long/fs/10.linux-boot/ref/arm/linux/realview-o3-checker/stats.txt [new file with mode: 0644]
tests/quick/se/00.hello/ref/arm/linux/o3-timing-checker/config.ini [new file with mode: 0644]
tests/quick/se/00.hello/ref/arm/linux/o3-timing-checker/simerr [new file with mode: 0755]
tests/quick/se/00.hello/ref/arm/linux/o3-timing-checker/simout [new file with mode: 0755]
tests/quick/se/00.hello/ref/arm/linux/o3-timing-checker/stats.txt [new file with mode: 0644]
tests/quick/se/00.hello/ref/arm/linux/simple-atomic-dummychecker/config.ini [new file with mode: 0644]
tests/quick/se/00.hello/ref/arm/linux/simple-atomic-dummychecker/simerr [new file with mode: 0755]
tests/quick/se/00.hello/ref/arm/linux/simple-atomic-dummychecker/simout [new file with mode: 0755]
tests/quick/se/00.hello/ref/arm/linux/simple-atomic-dummychecker/stats.txt [new file with mode: 0644]
tests/quick/se/00.hello/test.py