summaryrefslogtreecommitdiff
path: root/tests/gem5/hello_se/ref
diff options
context:
space:
mode:
authorSean Wilson <spwilson2@wisc.edu>2017-08-03 11:21:57 -0500
committerJason Lowe-Power <jason@lowepower.com>2018-08-17 16:37:42 +0000
commit27dfbdf9f6d4bc1e2a47cf80698882e5c5157423 (patch)
tree45c67eb6912d6911ee3b051bfa99222907fa6df5 /tests/gem5/hello_se/ref
parenta440108cc540c3edcdf7aca953ea5ddb1cc6e8ab (diff)
downloadgem5-27dfbdf9f6d4bc1e2a47cf80698882e5c5157423.tar.xz
tests: Add a simple example test
Change-Id: I0753db61d6344b9ed95c0d90a1ab097de7e2af12 Signed-off-by: Sean Wilson <spwilson2@wisc.edu> Reviewed-on: https://gem5-review.googlesource.com/4422 Maintainer: Jason Lowe-Power <jason@lowepower.com> Reviewed-by: Anthony Gutierrez <anthony.gutierrez@amd.com>
Diffstat (limited to 'tests/gem5/hello_se/ref')
-rw-r--r--tests/gem5/hello_se/ref/simerr0
-rw-r--r--tests/gem5/hello_se/ref/simout7
2 files changed, 7 insertions, 0 deletions
diff --git a/tests/gem5/hello_se/ref/simerr b/tests/gem5/hello_se/ref/simerr
new file mode 100644
index 000000000..e69de29bb
--- /dev/null
+++ b/tests/gem5/hello_se/ref/simerr
diff --git a/tests/gem5/hello_se/ref/simout b/tests/gem5/hello_se/ref/simout
new file mode 100644
index 000000000..a38e2880d
--- /dev/null
+++ b/tests/gem5/hello_se/ref/simout
@@ -0,0 +1,7 @@
+gem5 Simulator System. http://gem5.org
+gem5 is copyrighted software; use the --copyright option for details.
+
+
+Global frequency set at 1000000000000 ticks per second
+**** REAL SIMULATION ****
+Hello world!