source: rtems/bsps/sh/shsim/config/simsh2e-testsuite.tcfg @ 92a3a19c

5
Last change on this file since 92a3a19c was 92a3a19c, checked in by Sebastian Huber <sebastian.huber@…>, on 04/06/20 at 19:21:26

tests: Exclude record02 for some BSPs

Update #3938.

  • Property mode set to 100644
File size: 357 bytes
Line 
1#
2# The GDB SH Simulator does not have a tick interrupt
3# and the simsh2e configuration has limited memory.
4#
5
6include: testdata/require-tick-isr.tcfg
7include: testdata/disable-intrcritical-tests.tcfg
8include: testdata/disable-iconv-tests.tcfg
9
10exclude: fileio
11exclude: fsdosfsname01
12exclude: iostream
13exclude: linpack
14exclude: record02
15exclude: utf8proc01
Note: See TracBrowser for help on using the repository browser.