summaryrefslogtreecommitdiff
path: root/src/systemc/tests/systemc/kernel/process_control/test07/golden
diff options
context:
space:
mode:
authorGabe Black <gabeblack@google.com>2018-05-24 01:37:55 -0700
committerGabe Black <gabeblack@google.com>2018-08-08 10:09:54 +0000
commit16fa8d7cc8c92f5ab879e4cf9c6c0bbb3567860f (patch)
tree7b6faaacb4574a555e561534aa4a8508c0624c32 /src/systemc/tests/systemc/kernel/process_control/test07/golden
parent7235d3b5211d0ba8f528d930a4c1e7ad62eec51a (diff)
downloadgem5-16fa8d7cc8c92f5ab879e4cf9c6c0bbb3567860f.tar.xz
systemc: Import tests from the Accellera systemc distribution.
Change-Id: Iad76b398949a55d768a34d027a2d8e3739953da6 Reviewed-on: https://gem5-review.googlesource.com/10845 Reviewed-by: Giacomo Travaglini <giacomo.travaglini@arm.com> Maintainer: Gabe Black <gabeblack@google.com>
Diffstat (limited to 'src/systemc/tests/systemc/kernel/process_control/test07/golden')
-rw-r--r--src/systemc/tests/systemc/kernel/process_control/test07/golden/test07.log90
1 files changed, 90 insertions, 0 deletions
diff --git a/src/systemc/tests/systemc/kernel/process_control/test07/golden/test07.log b/src/systemc/tests/systemc/kernel/process_control/test07/golden/test07.log
new file mode 100644
index 000000000..015022982
--- /dev/null
+++ b/src/systemc/tests/systemc/kernel/process_control/test07/golden/test07.log
@@ -0,0 +1,90 @@
+SystemC Simulation
+------ (50 ns) ------
+ dut (sc_module)
+ dut.parent (sc_thread_process) (running)
+----------------------
++++ dut.parent.child0 starting (50 ns)
++++ dut.parent.child1 starting (50 ns)
+------ (100 ns) ------
+ dut (sc_module)
+ dut.parent (sc_thread_process) (running)
+ dut.parent.child0 (sc_thread_process) (running)
+ dut.parent.child0.local (sc_object)
+ dut.parent.child1 (sc_thread_process) (running)
+ dut.parent.child1.local (sc_object)
+ dut.parent.child1.dyn_obj (sc_object)
+----------------------
++++ dut.parent.child1.grandchild starting (150 ns)
++++ dut.parent.child0.grandchild starting (150 ns)
+------ (200 ns) ------
+ dut (sc_module)
+ dut.parent (sc_thread_process) (running)
+ dut.parent.child0 (sc_thread_process) (running)
+ dut.parent.child0.local (sc_object)
+ dut.parent.child0.grandchild (sc_thread_process) (running)
+ dut.parent.child0.grandchild.local (sc_object)
+ dut.parent.child1 (sc_thread_process) (running)
+ dut.parent.child1.local (sc_object)
+ dut.parent.child1.dyn_obj (sc_object)
+ dut.parent.child1.grandchild (sc_thread_process) (running)
+ dut.parent.child1.grandchild.local (sc_object)
+----------------------
++++ dut.parent.child1 exiting (250 ns)
++++ dut.parent.child1.local deleted
++++ dut.parent.child0 exiting (250 ns)
++++ dut.parent.child0.local deleted
+------ (300 ns) ------
+ dut (sc_module)
+ dut.parent (sc_thread_process) (running)
+ dut.parent.child0 (sc_thread_process) (terminated)
+ dut.parent.child0.grandchild (sc_thread_process) (running)
+ dut.parent.child0.grandchild.local (sc_object)
+ dut.parent.child1 (sc_thread_process) (terminated)
+ dut.parent.child1.grandchild (sc_thread_process) (running)
+ dut.parent.child1.grandchild.local (sc_object)
+ dut.parent.child1.dyn_obj (sc_object)
+----------------------
++++ dut.parent.child1.grandchild exiting (350 ns)
++++ dut.parent.child1.grandchild.local deleted
++++ dut.parent.child0.grandchild exiting (350 ns)
++++ dut.parent.child0.grandchild.local deleted
+------ (400 ns) ------
+ dut (sc_module)
+ dut.parent (sc_thread_process) (running)
+ dut.parent.child1 (sc_thread_process) (terminated)
+ dut.parent.child1.dyn_obj (sc_object)
+----------------------
++++ dut.parent.child1.dyn_obj deleted
+------ (500 ns) ------
+ dut (sc_module)
+ dut.parent (sc_thread_process) (running)
+----------------------
++++ dut.parent.child0 starting (500 ns)
++++ dut.parent.child1 starting (500 ns)
+------ (600 ns) ------
+ dut (sc_module)
+ dut.parent (sc_thread_process) (running)
+ dut.parent.child0 (sc_thread_process) (running)
+ dut.parent.child0.local (sc_object)
+ dut.parent.child1 (sc_thread_process) (running)
+ dut.parent.child1.local (sc_object)
+----------------------
++++ dut.parent.child1.grandchild starting (600 ns)
++++ dut.parent.child0.grandchild starting (600 ns)
++++ dut.parent.child0.local deleted
++++ dut.parent.child1.grandchild.local deleted
++++ dut.parent.child1.local deleted
++++ kills sent ... (650 ns)
+------ (700 ns) ------
+ dut (sc_module)
+ dut.parent (sc_thread_process) (running)
+ dut.parent.child0 (sc_thread_process) (terminated)
+ dut.parent.child0.grandchild (sc_thread_process) (running)
+ dut.parent.child0.grandchild.local (sc_object)
+----------------------
++++ dut.parent exiting (700 ns)
++++ dut.parent.child0.grandchild exiting (800 ns)
++++ dut.parent.child0.grandchild.local deleted
+------ (900 ns) ------
+ dut (sc_module)
+----------------------