summaryrefslogtreecommitdiff
path: root/tests/quick/00.hello/ref/arm/linux/simple-atomic/simout
diff options
context:
space:
mode:
authorGabe Black <gblack@eecs.umich.edu>2009-06-09 23:55:53 -0700
committerGabe Black <gblack@eecs.umich.edu>2009-06-09 23:55:53 -0700
commit85ca50261101287c33539adeb703b21a3783a703 (patch)
tree823b2fc9bb43d9c5cabdce23aa147e511755a35e /tests/quick/00.hello/ref/arm/linux/simple-atomic/simout
parentd91a3cf53d7077aa70e5bf101aab68e7b1ebd579 (diff)
downloadgem5-85ca50261101287c33539adeb703b21a3783a703.tar.xz
ARM: Add a hello world regression.
Diffstat (limited to 'tests/quick/00.hello/ref/arm/linux/simple-atomic/simout')
-rwxr-xr-xtests/quick/00.hello/ref/arm/linux/simple-atomic/simout17
1 files changed, 17 insertions, 0 deletions
diff --git a/tests/quick/00.hello/ref/arm/linux/simple-atomic/simout b/tests/quick/00.hello/ref/arm/linux/simple-atomic/simout
new file mode 100755
index 000000000..40fbf355d
--- /dev/null
+++ b/tests/quick/00.hello/ref/arm/linux/simple-atomic/simout
@@ -0,0 +1,17 @@
+M5 Simulator System
+
+Copyright (c) 2001-2008
+The Regents of The University of Michigan
+All Rights Reserved
+
+
+M5 compiled Jun 9 2009 23:46:33
+M5 revision 6639f3c716a6 6238 default qtip tip armreg.patch qbase
+M5 started Jun 9 2009 23:53:49
+M5 executing on fajita
+command line: build/ARM_SE/m5.fast -d build/ARM_SE/tests/fast/quick/00.hello/arm/linux/simple-atomic -re tests/run.py build/ARM_SE/tests/fast/quick/00.hello/arm/linux/simple-atomic
+Global frequency set at 1000000000000 ticks per second
+info: Entering event queue @ 0. Starting simulation...
+info: Increasing stack size by one page.
+Hello world!
+Exiting @ tick 2299000 because target called exit()