From 16fa8d7cc8c92f5ab879e4cf9c6c0bbb3567860f Mon Sep 17 00:00:00 2001 From: Gabe Black Date: Thu, 24 May 2018 01:37:55 -0700 Subject: systemc: Import tests from the Accellera systemc distribution. Change-Id: Iad76b398949a55d768a34d027a2d8e3739953da6 Reviewed-on: https://gem5-review.googlesource.com/10845 Reviewed-by: Giacomo Travaglini Maintainer: Gabe Black --- .../compliance_1666/test200/golden/test200.log | 56 ++++++++++++++++++++++ 1 file changed, 56 insertions(+) create mode 100644 src/systemc/tests/systemc/compliance_1666/test200/golden/test200.log (limited to 'src/systemc/tests/systemc/compliance_1666/test200/golden') diff --git a/src/systemc/tests/systemc/compliance_1666/test200/golden/test200.log b/src/systemc/tests/systemc/compliance_1666/test200/golden/test200.log new file mode 100644 index 000000000..b4a7d0f5f --- /dev/null +++ b/src/systemc/tests/systemc/compliance_1666/test200/golden/test200.log @@ -0,0 +1,56 @@ +SystemC Simulation +Should be silent except for reports ... + +Warning: (W505) object already exists: top.m.T. Latter declaration will be renamed to top.m.T_0 +In file: + +Warning: (W505) object already exists: top.m.T. Latter declaration will be renamed to top.m.T_1 +In file: + +Info: type: msg + +Warning: type: msg +In file: +In process: top.m.T @ 0 s + +Error: type: msg +In file: +In process: top.m.T @ 0 s + +Fatal: type: msg +In file: +In process: top.m.T @ 0 s + +Info: type: msg + +Warning: type: msg +In file: +In process: top.m.T_0 @ 0 s + +Error: type: msg +In file: +In process: top.m.T_0 @ 0 s + +Fatal: type: msg +In file: +In process: top.m.T_0 @ 0 s + +Info: type: msg + +Warning: type: msg +In file: +In process: top.m.T_1 @ 0 s + +Error: type: msg +In file: +In process: top.m.T_1 @ 0 s + +Fatal: type: msg +In file: +In process: top.m.T_1 @ 0 s + +Error: type: msg +In file: +In process: top.m.R @ 100 ns + +Success -- cgit v1.2.3