diff options
author | Gabe Black <gabeblack@google.com> | 2018-09-22 05:34:37 -0700 |
---|---|---|
committer | Gabe Black <gabeblack@google.com> | 2018-10-16 00:26:45 +0000 |
commit | 648b45c83072e5cb93eea804f24ca10af3ffa545 (patch) | |
tree | abe9a7c2e3446001dae0f43c27f7bbe7d777b239 /src/systemc/tests | |
parent | 3d29513196e7d59e1b8f9da120089bac17e8771d (diff) | |
download | gem5-648b45c83072e5cb93eea804f24ca10af3ffa545.tar.xz |
systemc: Add some error checks to sc_export.
Change-Id: Ib0c14a5c7dad37b33d61c9b406f6b84121d94e46
Reviewed-on: https://gem5-review.googlesource.com/c/12965
Reviewed-by: Gabe Black <gabeblack@google.com>
Maintainer: Gabe Black <gabeblack@google.com>
Diffstat (limited to 'src/systemc/tests')
-rw-r--r-- | src/systemc/tests/systemc/communication/sc_export/test02/expected_returncode | 1 | ||||
-rw-r--r-- | src/systemc/tests/systemc/communication/sc_export/test04/expected_returncode | 1 |
2 files changed, 2 insertions, 0 deletions
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 |