summaryrefslogtreecommitdiff
path: root/src/systemc/tests/working.filt
diff options
context:
space:
mode:
authorGabe Black <gabeblack@google.com>2018-06-18 19:09:56 -0700
committerGabe Black <gabeblack@google.com>2018-09-05 05:59:23 +0000
commitb6de909f928be88ca0cb42c9be37a2a286509779 (patch)
treec88e4018c906ec3c00db3dca1cc8af3e3fba763f /src/systemc/tests/working.filt
parent689f08e7e98887dc88a0eb614d5cc1e3bcd86a7a (diff)
downloadgem5-b6de909f928be88ca0cb42c9be37a2a286509779.tar.xz
systemc: Enable some more sc_simcontext related tests.
Now that we bit the bullet and stubbed out sc_simcontext and related functions a little bit, we can enable a couple more tests. This change also adds in some functions the new tests expect sc_simcontext to have. Change-Id: I00b5cc0c6eb658eb689b9c85ed171f290009768d Reviewed-on: https://gem5-review.googlesource.com/11356 Reviewed-by: Gabe Black <gabeblack@google.com> Maintainer: Gabe Black <gabeblack@google.com>
Diffstat (limited to 'src/systemc/tests/working.filt')
-rw-r--r--src/systemc/tests/working.filt5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/systemc/tests/working.filt b/src/systemc/tests/working.filt
index 801a05176..8abb37ee2 100644
--- a/src/systemc/tests/working.filt
+++ b/src/systemc/tests/working.filt
@@ -15,11 +15,6 @@ path.startswith("systemc/kernel/phase_callbacks/"),
path in (
- # Uses sc_get_curr_simcontext.
- "systemc/kernel/sc_object_manager/test01",
- "systemc/kernel/sc_name_gen/test1",
- "systemc/kernel/sc_process_b/test2",
-
# Uses sc_elab_and_sim.
"systemc/kernel/sc_main_main",