summaryrefslogtreecommitdiff
path: root/tests/quick/se/00.hello/ref/riscv/linux/simple-timing/simerr
diff options
context:
space:
mode:
authorAlec Roelke <ar4jc@virginia.edu>2017-05-31 18:49:18 -0400
committerAlec Roelke <ar4jc@virginia.edu>2017-06-05 19:40:58 +0000
commit4966fe4b0f17ba30cba3d3dbae02b6452b87a70a (patch)
tree4502bf4aec0d8bec718073e8dec6361ec0952994 /tests/quick/se/00.hello/ref/riscv/linux/simple-timing/simerr
parentc1a7d318f670467612178ae5a7433f4c1f7361fa (diff)
downloadgem5-4966fe4b0f17ba30cba3d3dbae02b6452b87a70a.tar.xz
tests: Update RISC-V hello test and stats
Update the "Hello, world!" executable for RISC-V to use the latest GNU Linux toolchain and fix the stats accordingly. Change-Id: I5ff3d7f4bb41b10170038b8c07492f15bb54a022 Reviewed-on: https://gem5-review.googlesource.com/3560 Reviewed-by: Jason Lowe-Power <jason@lowepower.com> Maintainer: Jason Lowe-Power <jason@lowepower.com>
Diffstat (limited to 'tests/quick/se/00.hello/ref/riscv/linux/simple-timing/simerr')
-rwxr-xr-xtests/quick/se/00.hello/ref/riscv/linux/simple-timing/simerr5
1 files changed, 4 insertions, 1 deletions
diff --git a/tests/quick/se/00.hello/ref/riscv/linux/simple-timing/simerr b/tests/quick/se/00.hello/ref/riscv/linux/simple-timing/simerr
index fd133b12b..5df892149 100755
--- a/tests/quick/se/00.hello/ref/riscv/linux/simple-timing/simerr
+++ b/tests/quick/se/00.hello/ref/riscv/linux/simple-timing/simerr
@@ -1,3 +1,6 @@
-warn: Unknown operating system; assuming Linux.
warn: Sockets disabled, not accepting gdb connections
warn: ClockedObject: More than one power state change request encountered within the same simulation tick
+info: Entering event queue @ 0. Starting simulation...
+warn: readlink() called on '/proc/self/exe' may yield unexpected results in various settings.
+ Returning '/home/ar4jc/gem5/tests/test-progs/hello/bin/riscv/linux/hello'
+info: Increasing stack size by one page.