summaryrefslogtreecommitdiff
path: root/src/systemc/tests/systemc/utils/sc_report/test01/golden/test01.log
diff options
context:
space:
mode:
Diffstat (limited to 'src/systemc/tests/systemc/utils/sc_report/test01/golden/test01.log')
-rw-r--r--src/systemc/tests/systemc/utils/sc_report/test01/golden/test01.log45
1 files changed, 45 insertions, 0 deletions
diff --git a/src/systemc/tests/systemc/utils/sc_report/test01/golden/test01.log b/src/systemc/tests/systemc/utils/sc_report/test01/golden/test01.log
new file mode 100644
index 000000000..e42609dd4
--- /dev/null
+++ b/src/systemc/tests/systemc/utils/sc_report/test01/golden/test01.log
@@ -0,0 +1,45 @@
+SystemC Simulation
+
+Info: (I804) /IEEE_Std_1666/deprecated: integer report ids are deprecated, use string values: sc_report::register_id()
+bogus message
+0
+1
+0
+
+Info: (I9999) bogus message: infos ...
+
+Info: (I9999) bogus message: infos not suppressed
+
+Info: (I9999) bogus message: not suppressed
+
+Warning: (W9999) bogus message: warnings ...
+In file: <removed by verify.pl>
+
+Warning: (W9999) bogus message: warnings not suppressed
+In file: <removed by verify.pl>
+
+Warning: (W9999) bogus message: not suppressed
+In file: <removed by verify.pl>
+
+caught exception
+Error: (E9999) bogus message: do make warnings errors
+In file: <removed by verify.pl>
+
+Warning: (W9999) bogus message: do not make warnings errors
+In file: <removed by verify.pl>
+
+caught exception
+Error: (E9999) bogus message: errors ...
+In file: <removed by verify.pl>
+
+caught exception
+Error: (E9999) bogus message: cannot be suppressed
+In file: <removed by verify.pl>
+
+Info: (I804) /IEEE_Std_1666/deprecated: You can turn off warnings about
+ IEEE 1666 deprecated features by placing this method call
+ as the first statement in your sc_main() function:
+
+ sc_core::sc_report_handler::set_actions( "/IEEE_Std_1666/deprecated",
+ sc_core::SC_DO_NOTHING );
+