Add Alpha Linux version of "hello world" test.
authorSteve Reinhardt <stever@eecs.umich.edu>
Mon, 21 Aug 2006 02:48:30 +0000 (22:48 -0400)
committerSteve Reinhardt <stever@eecs.umich.edu>
Mon, 21 Aug 2006 02:48:30 +0000 (22:48 -0400)
commit07994c2367f0e70b12d4f83c5adcf2db49e472e9
tree76c567dac6872e0ef5c2b2c5f3e2358f3916671e
parenteb1f1336b35a662ef97e3f72e0e2108612100a87
Add Alpha Linux version of "hello world" test.

--HG--
extra : convert_revision : 22cd31c58f18fd92bd61ee4b4a218926f7290045
14 files changed:
tests/quick/00.hello/ref/alpha/linux/simple-atomic/config.ini [new file with mode: 0644]
tests/quick/00.hello/ref/alpha/linux/simple-atomic/config.out [new file with mode: 0644]
tests/quick/00.hello/ref/alpha/linux/simple-atomic/m5stats.txt [new file with mode: 0644]
tests/quick/00.hello/ref/alpha/linux/simple-atomic/stderr [new file with mode: 0644]
tests/quick/00.hello/ref/alpha/linux/simple-atomic/stdout [new file with mode: 0644]
tests/quick/00.hello/ref/alpha/linux/simple-timing/config.ini [new file with mode: 0644]
tests/quick/00.hello/ref/alpha/linux/simple-timing/config.out [new file with mode: 0644]
tests/quick/00.hello/ref/alpha/linux/simple-timing/m5stats.txt [new file with mode: 0644]
tests/quick/00.hello/ref/alpha/linux/simple-timing/stderr [new file with mode: 0644]
tests/quick/00.hello/ref/alpha/linux/simple-timing/stdout [new file with mode: 0644]
tests/quick/00.hello/ref/alpha/tru64/simple-atomic/config.ini [new file with mode: 0644]
tests/quick/00.hello/ref/alpha/tru64/simple-atomic/config.out [new file with mode: 0644]
tests/test-progs/hello/bin/alpha/linux/hello [new file with mode: 0755]
tests/test-progs/hello/src/hello.c [new file with mode: 0644]