summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/sh/shsim/make/custom/simsh4-testsuite.tcfg
blob: 0fa2e7744e0ddae3aff2fa99fab2a4e8c95a097c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#
# The GDB SH Simulator does not have a tick interrupt
# and the simsh4 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