summaryrefslogtreecommitdiff
path: root/bsps/sh/shsim/config/simsh2e-testsuite.tcfg
blob: c7fbb4a8bcf50e87275d429cd8215d96f537b288 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#
# 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: record02
exclude: utf8proc01