summaryrefslogtreecommitdiff
path: root/tests/quick/20.eio-short/ref/alpha/eio/simple-timing
diff options
context:
space:
mode:
authorSteve Reinhardt <stever@eecs.umich.edu>2006-08-16 14:45:12 -0400
committerSteve Reinhardt <stever@eecs.umich.edu>2006-08-16 14:45:12 -0400
commit7ecc7f50831c2bc65bdca2d945e2b094dadad142 (patch)
treeea55e2839e8d40145ac1363f9480e18788d57eef /tests/quick/20.eio-short/ref/alpha/eio/simple-timing
parentbd4ccd6e39d74f43e1cac8c3856347291bf4f990 (diff)
downloadgem5-7ecc7f50831c2bc65bdca2d945e2b094dadad142.tar.xz
Update reference outputs
--HG-- extra : convert_revision : df9cf835e0910df1e8e80152825fde9327d4aadb
Diffstat (limited to 'tests/quick/20.eio-short/ref/alpha/eio/simple-timing')
-rw-r--r--tests/quick/20.eio-short/ref/alpha/eio/simple-timing/stderr14
-rw-r--r--tests/quick/20.eio-short/ref/alpha/eio/simple-timing/stdout13
2 files changed, 16 insertions, 11 deletions
diff --git a/tests/quick/20.eio-short/ref/alpha/eio/simple-timing/stderr b/tests/quick/20.eio-short/ref/alpha/eio/simple-timing/stderr
index 4e444fa6b..6f99fb456 100644
--- a/tests/quick/20.eio-short/ref/alpha/eio/simple-timing/stderr
+++ b/tests/quick/20.eio-short/ref/alpha/eio/simple-timing/stderr
@@ -1,3 +1,11 @@
-warn: Entering event queue @ 0. Starting simulation...
-
-gzip: stdout: Broken pipe
+Traceback (most recent call last):
+ File "<string>", line 1, in ?
+ File "build/ALPHA_SE/python/m5/main.py", line 314, in main
+ execfile(sys.argv[0], scope)
+ File "tests/run.py", line 18, in ?
+ execfile(os.path.join(tests_root, 'configs', config + '.py'))
+ File "tests/configs/simple-timing.py", line 13, in ?
+ MyCache(size = '2MB'))
+ File "build/ALPHA_SE/python/m5/objects/BaseCPU.py", line 52, in addTwoLevelCacheHierarchy
+ self.l2cache.cpu_side = toL2Bus.port
+NameError: global name 'toL2Bus' is not defined
diff --git a/tests/quick/20.eio-short/ref/alpha/eio/simple-timing/stdout b/tests/quick/20.eio-short/ref/alpha/eio/simple-timing/stdout
index c14f4a3c9..bb29247b4 100644
--- a/tests/quick/20.eio-short/ref/alpha/eio/simple-timing/stdout
+++ b/tests/quick/20.eio-short/ref/alpha/eio/simple-timing/stdout
@@ -1,14 +1,11 @@
-main dictionary has 1245 entries
-49508 bytes wasted
->M5 Simulator System
+M5 Simulator System
Copyright (c) 2001-2006
The Regents of The University of Michigan
All Rights Reserved
-M5 compiled Jul 27 2006 17:25:03
-M5 started Thu Jul 27 17:25:14 2006
-M5 executing on zamp.eecs.umich.edu
-command line: build/ALPHA_SE/m5.opt -d build/ALPHA_SE/test/opt/test1/timing tests/test1/run.py --timing
-Exiting @ tick 680774 because a thread reached the max instruction count
+M5 compiled Aug 16 2006 13:05:10
+M5 started Wed Aug 16 14:41:54 2006
+M5 executing on zizzer.eecs.umich.edu
+command line: build/ALPHA_SE/m5.opt -d build/ALPHA_SE/test/opt/quick/20.eio-short/alpha/eio/simple-timing tests/run.py quick/20.eio-short/alpha/eio/simple-timing