Add short memtest run to quick regressions.
authorSteve Reinhardt <stever@eecs.umich.edu>
Wed, 7 Feb 2007 05:16:33 +0000 (21:16 -0800)
committerSteve Reinhardt <stever@eecs.umich.edu>
Wed, 7 Feb 2007 05:16:33 +0000 (21:16 -0800)
commitd4867001490911bf853130ec0eeb1731ba71da37
tree7bb115e97a32b5742dbd873f5b914d43b2578534
parent98ef836ca6a851c14b335603f75a2d728a897936
Add short memtest run to quick regressions.
Caveats:
- Even though memtest is ISA-independent, it will only
run for the Alpha builds, since there's no way to specify
ISA-independent reference files and I didn't want to commit
3 copies since I'm not sure we want to run it for all the
different ISAs anyway.
- Reference outputs were generated on my laptop,
so performance numbers will be low compared to zizzer.

--HG--
extra : convert_revision : 210fe4abecc19fbab0b15402c6cb4863650bab66
tests/SConscript
tests/configs/memtest.py
tests/quick/50.memtest/ref/alpha/linux/memtest/config.ini [new file with mode: 0644]
tests/quick/50.memtest/ref/alpha/linux/memtest/config.out [new file with mode: 0644]
tests/quick/50.memtest/ref/alpha/linux/memtest/m5stats.txt [new file with mode: 0644]
tests/quick/50.memtest/ref/alpha/linux/memtest/stderr [new file with mode: 0644]
tests/quick/50.memtest/ref/alpha/linux/memtest/stdout [new file with mode: 0644]
tests/quick/50.memtest/test.py