summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/sh/shsim/make/custom/simsh2e-testsuite.tcfg
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/lib/libbsp/sh/shsim/make/custom/simsh2e-testsuite.tcfg')
-rw-r--r--c/src/lib/libbsp/sh/shsim/make/custom/simsh2e-testsuite.tcfg14
1 files changed, 0 insertions, 14 deletions
diff --git a/c/src/lib/libbsp/sh/shsim/make/custom/simsh2e-testsuite.tcfg b/c/src/lib/libbsp/sh/shsim/make/custom/simsh2e-testsuite.tcfg
deleted file mode 100644
index 100b61cc9d..0000000000
--- a/c/src/lib/libbsp/sh/shsim/make/custom/simsh2e-testsuite.tcfg
+++ /dev/null
@@ -1,14 +0,0 @@
-#
-# The GDB SH Simulator does not have a tick interrupt
-# and the simsh2e configuration has limited memory.
-#
-
-include: testdata/require-tick-isr.tcfg
-include: testdata/disable-intrcritical-tests.tcfg
-include: testdata/disable-iconv-tests.tcfg
-
-exclude: fileio
-exclude: fsdosfsname01
-exclude: iostream
-exclude: linpack
-exclude: utf8proc01