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