summaryrefslogtreecommitdiff
path: root/src/systemc/tests/systemc/utils/sc_report/test02/golden/test02.log
diff options
context:
space:
mode:
Diffstat (limited to 'src/systemc/tests/systemc/utils/sc_report/test02/golden/test02.log')
-rw-r--r--src/systemc/tests/systemc/utils/sc_report/test02/golden/test02.log27
1 files changed, 27 insertions, 0 deletions
diff --git a/src/systemc/tests/systemc/utils/sc_report/test02/golden/test02.log b/src/systemc/tests/systemc/utils/sc_report/test02/golden/test02.log
new file mode 100644
index 000000000..a4a3c22b1
--- /dev/null
+++ b/src/systemc/tests/systemc/utils/sc_report/test02/golden/test02.log
@@ -0,0 +1,27 @@
+SystemC Simulation
+
+Info: (I804) /IEEE_Std_1666/deprecated: integer report ids are deprecated, use string values: sc_report::register_id()
+
+caught exception
+Error: (E800) register_id failed: invalid report id
+In file: <removed by verify.pl>
+
+caught exception
+Error: (E800) register_id failed: invalid report message
+In file: <removed by verify.pl>
+
+caught exception
+Error: (E800) register_id failed: report id already exists
+In file: <removed by verify.pl>
+
+unknown id
+
+0
+
+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 );
+