From 648b45c83072e5cb93eea804f24ca10af3ffa545 Mon Sep 17 00:00:00 2001 From: Gabe Black Date: Sat, 22 Sep 2018 05:34:37 -0700 Subject: systemc: Add some error checks to sc_export. Change-Id: Ib0c14a5c7dad37b33d61c9b406f6b84121d94e46 Reviewed-on: https://gem5-review.googlesource.com/c/12965 Reviewed-by: Gabe Black Maintainer: Gabe Black --- .../tests/systemc/communication/sc_export/test02/expected_returncode | 1 + .../tests/systemc/communication/sc_export/test04/expected_returncode | 1 + 2 files changed, 2 insertions(+) create mode 100644 src/systemc/tests/systemc/communication/sc_export/test02/expected_returncode create mode 100644 src/systemc/tests/systemc/communication/sc_export/test04/expected_returncode (limited to 'src/systemc/tests') diff --git a/src/systemc/tests/systemc/communication/sc_export/test02/expected_returncode b/src/systemc/tests/systemc/communication/sc_export/test02/expected_returncode new file mode 100644 index 000000000..d00491fd7 --- /dev/null +++ b/src/systemc/tests/systemc/communication/sc_export/test02/expected_returncode @@ -0,0 +1 @@ +1 diff --git a/src/systemc/tests/systemc/communication/sc_export/test04/expected_returncode b/src/systemc/tests/systemc/communication/sc_export/test04/expected_returncode new file mode 100644 index 000000000..d00491fd7 --- /dev/null +++ b/src/systemc/tests/systemc/communication/sc_export/test04/expected_returncode @@ -0,0 +1 @@ +1 -- cgit v1.2.3