source: rtems/c/src/lib/libbsp/sh/shsim/make/custom/simsh2e-testsuite.tcfg @ a66a8934

5
Last change on this file since a66a8934 was a66a8934, checked in by Joel Sherrill <joel@…>, on 04/03/17 at 20:14:51

simsh*-testsuite.tcfg: Add linpack

  • Property mode set to 100644
File size: 296 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
8
9exclude: fileio
10exclude: fsdosfsname01
11exclude: iostream
12exclude: linpack
13exclude: utf8proc01
Note: See TracBrowser for help on using the repository browser.