diff options
author | Nathan Binkert <nate@binkert.org> | 2008-09-28 14:16:26 -0700 |
---|---|---|
committer | Nathan Binkert <nate@binkert.org> | 2008-09-28 14:16:26 -0700 |
commit | d2fae026a84c732ecd0dc898655f487f2e45bd35 (patch) | |
tree | b96b175afbe2fbd4f9d0c0827ab2283e09a3a1f7 /tests/quick/00.hello/ref/mips | |
parent | 602faeb47ce74624087a84d78ead0ba84386a97f (diff) | |
download | gem5-d2fae026a84c732ecd0dc898655f487f2e45bd35.tar.xz |
tests: Update all tests for small outstanding changes.
Little differences have accumulated over time and it's worth getting things
back in sync for the stable release.
Diffstat (limited to 'tests/quick/00.hello/ref/mips')
-rw-r--r-- | tests/quick/00.hello/ref/mips/linux/simple-atomic/config.ini | 4 | ||||
-rwxr-xr-x[-rw-r--r--] | tests/quick/00.hello/ref/mips/linux/simple-atomic/stderr | 1 | ||||
-rwxr-xr-x[-rw-r--r--] | tests/quick/00.hello/ref/mips/linux/simple-atomic/stdout | 12 | ||||
-rw-r--r-- | tests/quick/00.hello/ref/mips/linux/simple-timing/config.ini | 1 | ||||
-rwxr-xr-x[-rw-r--r--] | tests/quick/00.hello/ref/mips/linux/simple-timing/stderr | 2 | ||||
-rwxr-xr-x[-rw-r--r--] | tests/quick/00.hello/ref/mips/linux/simple-timing/stdout | 12 |
6 files changed, 18 insertions, 14 deletions
diff --git a/tests/quick/00.hello/ref/mips/linux/simple-atomic/config.ini b/tests/quick/00.hello/ref/mips/linux/simple-atomic/config.ini index 11bedc8c7..83f026450 100644 --- a/tests/quick/00.hello/ref/mips/linux/simple-atomic/config.ini +++ b/tests/quick/00.hello/ref/mips/linux/simple-atomic/config.ini @@ -78,6 +78,7 @@ max_insts_all_threads=0 max_insts_any_thread=0 max_loads_all_threads=0 max_loads_any_thread=0 +numThreads=1 phase=0 progress_interval=0 simulate_data_stalls=false @@ -111,6 +112,7 @@ cmd=hello cwd= egid=100 env= +errout=cerr euid=100 executable=/dist/m5/regression/test-progs/hello/bin/mips/linux/hello gid=100 @@ -136,7 +138,7 @@ port=system.physmem.port[0] system.cpu.icache_port system.cpu.dcache_port [system.physmem] type=PhysicalMemory file= -latency=1 +latency=30000 latency_var=0 null=false range=0:134217727 diff --git a/tests/quick/00.hello/ref/mips/linux/simple-atomic/stderr b/tests/quick/00.hello/ref/mips/linux/simple-atomic/stderr index f33d007a7..7edb64427 100644..100755 --- a/tests/quick/00.hello/ref/mips/linux/simple-atomic/stderr +++ b/tests/quick/00.hello/ref/mips/linux/simple-atomic/stderr @@ -1,2 +1,3 @@ +warn: Sockets disabled, not accepting gdb connections warn: Entering event queue @ 0. Starting simulation... warn: Increasing stack size by one page. diff --git a/tests/quick/00.hello/ref/mips/linux/simple-atomic/stdout b/tests/quick/00.hello/ref/mips/linux/simple-atomic/stdout index 43b61af39..d2ef70029 100644..100755 --- a/tests/quick/00.hello/ref/mips/linux/simple-atomic/stdout +++ b/tests/quick/00.hello/ref/mips/linux/simple-atomic/stdout @@ -5,12 +5,12 @@ The Regents of The University of Michigan All Rights Reserved -M5 compiled Jul 21 2008 20:31:07 -M5 started Mon Jul 21 20:31:10 2008 -M5 executing on zizzer -M5 revision 5508:992aeed1374332d0933a68d1f1fe749e2fec0881 -M5 commit date Tue Jul 15 14:38:51 2008 -0400 -command line: build/MIPS_SE/m5.fast -d build/MIPS_SE/tests/fast/quick/00.hello/mips/linux/simple-atomic tests/run.py quick/00.hello/mips/linux/simple-atomic +M5 compiled Sep 27 2008 21:20:59 +M5 revision 5571:7f81bb1690686883c5b93e8343068a001faf5083 +M5 commit date Sat Sep 27 21:03:50 2008 -0700 +M5 started Sep 27 2008 21:21:01 +M5 executing on piton +command line: build/MIPS_SE/m5.fast -d build/MIPS_SE/tests/fast/quick/00.hello/mips/linux/simple-atomic -re --stdout-file stdout --stderr-file stderr tests/run.py quick/00.hello/mips/linux/simple-atomic Global frequency set at 1000000000000 ticks per second Hello World! Exiting @ tick 2828000 because target called exit() diff --git a/tests/quick/00.hello/ref/mips/linux/simple-timing/config.ini b/tests/quick/00.hello/ref/mips/linux/simple-timing/config.ini index fa2de5431..53b4a0368 100644 --- a/tests/quick/00.hello/ref/mips/linux/simple-timing/config.ini +++ b/tests/quick/00.hello/ref/mips/linux/simple-timing/config.ini @@ -78,6 +78,7 @@ max_insts_all_threads=0 max_insts_any_thread=0 max_loads_all_threads=0 max_loads_any_thread=0 +numThreads=1 phase=0 progress_interval=0 system=system diff --git a/tests/quick/00.hello/ref/mips/linux/simple-timing/stderr b/tests/quick/00.hello/ref/mips/linux/simple-timing/stderr index 1ad466eb8..7edb64427 100644..100755 --- a/tests/quick/00.hello/ref/mips/linux/simple-timing/stderr +++ b/tests/quick/00.hello/ref/mips/linux/simple-timing/stderr @@ -1,3 +1,3 @@ -0: system.remote_gdb.listener: listening for remote gdb on port 7007 +warn: Sockets disabled, not accepting gdb connections warn: Entering event queue @ 0. Starting simulation... warn: Increasing stack size by one page. diff --git a/tests/quick/00.hello/ref/mips/linux/simple-timing/stdout b/tests/quick/00.hello/ref/mips/linux/simple-timing/stdout index 4c9c838f5..289b969c4 100644..100755 --- a/tests/quick/00.hello/ref/mips/linux/simple-timing/stdout +++ b/tests/quick/00.hello/ref/mips/linux/simple-timing/stdout @@ -5,12 +5,12 @@ The Regents of The University of Michigan All Rights Reserved -M5 compiled Aug 2 2008 17:07:38 -M5 started Sat Aug 2 17:07:42 2008 -M5 executing on zizzer -M5 revision 5517:3ad997252dd241f919fe7d9071a0a136e29ac424 -M5 commit date Thu Jul 31 08:01:38 2008 -0700 -command line: build/MIPS_SE/m5.fast -d build/MIPS_SE/tests/fast/quick/00.hello/mips/linux/simple-timing tests/run.py quick/00.hello/mips/linux/simple-timing +M5 compiled Sep 27 2008 21:20:59 +M5 revision 5571:7f81bb1690686883c5b93e8343068a001faf5083 +M5 commit date Sat Sep 27 21:03:50 2008 -0700 +M5 started Sep 27 2008 21:21:02 +M5 executing on piton +command line: build/MIPS_SE/m5.fast -d build/MIPS_SE/tests/fast/quick/00.hello/mips/linux/simple-timing -re --stdout-file stdout --stderr-file stderr tests/run.py quick/00.hello/mips/linux/simple-timing Global frequency set at 1000000000000 ticks per second Hello World! Exiting @ tick 32322000 because target called exit() |