summaryrefslogtreecommitdiffstats
path: root/bsps/sh/shsim/config/simsh2e-testsuite.tcfg
diff options
context:
space:
mode:
Diffstat (limited to 'bsps/sh/shsim/config/simsh2e-testsuite.tcfg')
-rw-r--r--bsps/sh/shsim/config/simsh2e-testsuite.tcfg14
1 files changed, 14 insertions, 0 deletions
diff --git a/bsps/sh/shsim/config/simsh2e-testsuite.tcfg b/bsps/sh/shsim/config/simsh2e-testsuite.tcfg
new file mode 100644
index 0000000000..100b61cc9d
--- /dev/null
+++ b/bsps/sh/shsim/config/simsh2e-testsuite.tcfg
@@ -0,0 +1,14 @@
+#
+# 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