summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/sh/shsim/make/custom/simsh2e-testsuite.tcfg
blob: 945aee15a06be81c3f01d03be80d4169d7f1c295 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
#
# 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

exclude: fileio
exclude: fsdosfsname01
exclude: iostream
exclude: utf8proc01