summaryrefslogtreecommitdiff
path: root/src/systemc/tests/systemc/kernel/process_control/reset/method_reset_throw/golden/sc_method_reset_throw.log
diff options
context:
space:
mode:
Diffstat (limited to 'src/systemc/tests/systemc/kernel/process_control/reset/method_reset_throw/golden/sc_method_reset_throw.log')
-rw-r--r--src/systemc/tests/systemc/kernel/process_control/reset/method_reset_throw/golden/sc_method_reset_throw.log7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/systemc/tests/systemc/kernel/process_control/reset/method_reset_throw/golden/sc_method_reset_throw.log b/src/systemc/tests/systemc/kernel/process_control/reset/method_reset_throw/golden/sc_method_reset_throw.log
new file mode 100644
index 000000000..31efd2c64
--- /dev/null
+++ b/src/systemc/tests/systemc/kernel/process_control/reset/method_reset_throw/golden/sc_method_reset_throw.log
@@ -0,0 +1,7 @@
+SystemC Simulation
+5 ns: reset method m1
+5 ns: in m1
+5 ns: in m1() throwing exception in throwee1
+5 ns: in throwee1, caught exception
+5 ns: in m1() after throwing exception in throwee1
+5 ns: after reset of method m1