Set up m5threads tests on classic (non-ruby) memory system.
authorSteve Reinhardt <steve.reinhardt@amd.com>
Tue, 21 Apr 2009 15:37:50 +0000 (08:37 -0700)
committerSteve Reinhardt <steve.reinhardt@amd.com>
Tue, 21 Apr 2009 15:37:50 +0000 (08:37 -0700)
commit7b2f8e6857c035f6ae1d24abaab41915070705e3
treec9204863c91d80ccdc0c0404993b27b675d80e3d
parent03b3925e58505c7781b56888019e2f9ea0b85e56
Set up m5threads tests on classic (non-ruby) memory system.
Just one test (40.m5threads-test-atomic) is set up for now.
These tests require that the m5threads SPARC binaries are present
in /dist or in test-progs.
14 files changed:
tests/SConscript
tests/quick/40.m5threads-test-atomic/ref/sparc/linux/o3-timing-mp/config.ini [new file with mode: 0644]
tests/quick/40.m5threads-test-atomic/ref/sparc/linux/o3-timing-mp/simerr [new file with mode: 0644]
tests/quick/40.m5threads-test-atomic/ref/sparc/linux/o3-timing-mp/simout [new file with mode: 0644]
tests/quick/40.m5threads-test-atomic/ref/sparc/linux/o3-timing-mp/stats.txt [new file with mode: 0644]
tests/quick/40.m5threads-test-atomic/ref/sparc/linux/simple-atomic-mp/config.ini [new file with mode: 0644]
tests/quick/40.m5threads-test-atomic/ref/sparc/linux/simple-atomic-mp/simerr [new file with mode: 0644]
tests/quick/40.m5threads-test-atomic/ref/sparc/linux/simple-atomic-mp/simout [new file with mode: 0644]
tests/quick/40.m5threads-test-atomic/ref/sparc/linux/simple-atomic-mp/stats.txt [new file with mode: 0644]
tests/quick/40.m5threads-test-atomic/ref/sparc/linux/simple-timing-mp/config.ini [new file with mode: 0644]
tests/quick/40.m5threads-test-atomic/ref/sparc/linux/simple-timing-mp/simerr [new file with mode: 0644]
tests/quick/40.m5threads-test-atomic/ref/sparc/linux/simple-timing-mp/simout [new file with mode: 0644]
tests/quick/40.m5threads-test-atomic/ref/sparc/linux/simple-timing-mp/stats.txt [new file with mode: 0644]
tests/quick/40.m5threads-test-atomic/test.py [new file with mode: 0644]