summaryrefslogtreecommitdiff
path: root/src/systemc/tests/systemc/compliance_1666/test001/golden/test001.log
diff options
context:
space:
mode:
Diffstat (limited to 'src/systemc/tests/systemc/compliance_1666/test001/golden/test001.log')
-rw-r--r--src/systemc/tests/systemc/compliance_1666/test001/golden/test001.log19
1 files changed, 19 insertions, 0 deletions
diff --git a/src/systemc/tests/systemc/compliance_1666/test001/golden/test001.log b/src/systemc/tests/systemc/compliance_1666/test001/golden/test001.log
new file mode 100644
index 000000000..4f2aa1853
--- /dev/null
+++ b/src/systemc/tests/systemc/compliance_1666/test001/golden/test001.log
@@ -0,0 +1,19 @@
+SystemC Simulation
+Should be silent except for some renaming warnings...
+
+Warning: (W505) object already exists: top.mod0.thread. Latter declaration will be renamed to top.mod0.thread_0
+In file: <removed by verify.pl>
+
+Warning: (W505) object already exists: top.mod0.thread. Latter declaration will be renamed to top.mod0.thread_1
+In file: <removed by verify.pl>
+
+Warning: (W505) object already exists: top.mod0.thread. Latter declaration will be renamed to top.mod0.thread_2
+In file: <removed by verify.pl>
+
+Warning: (W505) object already exists: top.mod0.thread. Latter declaration will be renamed to top.mod0.thread_3
+In file: <removed by verify.pl>
+
+Warning: (W558) disable() or dont_initialize() called on process with no static sensitivity, it will be orphaned: top.mod0.method
+In file: <removed by verify.pl>
+
+Success