summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/sh/shsim/make/custom/simsh2e-testsuite.tcfg
blob: 100b61cc9d35cdf3e578b4445979768db9641118 (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 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