summaryrefslogtreecommitdiff
path: root/src/systemc/tests/systemc/communication/sc_port_policy/test02/golden/test02.log
diff options
context:
space:
mode:
Diffstat (limited to 'src/systemc/tests/systemc/communication/sc_port_policy/test02/golden/test02.log')
-rw-r--r--src/systemc/tests/systemc/communication/sc_port_policy/test02/golden/test02.log16
1 files changed, 16 insertions, 0 deletions
diff --git a/src/systemc/tests/systemc/communication/sc_port_policy/test02/golden/test02.log b/src/systemc/tests/systemc/communication/sc_port_policy/test02/golden/test02.log
new file mode 100644
index 000000000..53354e74d
--- /dev/null
+++ b/src/systemc/tests/systemc/communication/sc_port_policy/test02/golden/test02.log
@@ -0,0 +1,16 @@
+SystemC Simulation
+1 ns:
+ all[0] = 1
+ all[1] = 0
+ one = 1
+ none = 0
+2 ns:
+ all[0] = 1
+ all[1] = 1
+ one = 1
+ none = 1
+3 ns:
+ all[0] = 0
+ all[1] = 0
+ one = 0
+ none = 0