source: rtems/c/src/lib/libbsp/arm/lpc24xx/make/custom/lpc2362-testsuite.tcfg @ 1461b648

4.115
Last change on this file since 1461b648 was 1461b648, checked in by Chris Johns <chrisj@…>, on 05/04/14 at 22:12:52

testsuite: Add a per BSP test check for tests not to build.

Provide a file per BSP to list tests that do not build for a BSP. This change
removes the BSP_SMALL_MEMORY hack from the code. That hack was a
mistake.

Provide configuration files for each BSP with tests that cannot build.

  • Property mode set to 100644
File size: 413 bytes
Line 
1#
2# lpc2362 RTEMS Test Database.
3#
4# Format is one line per test that is _NOT_ built.
5#
6
7capture
8fileio
9flashdisk01
10fsdosfsname01
11fsrfsbitmap01
12jffs2_fserror
13jffs2_fslink
14jffs2_fspatheval
15jffs2_fspermission
16jffs2_fsrdwr
17jffs2_fssymlink
18jffs2_fstime
19mdosfs_fserror
20monitor02
21mrfs_fserror
22mrfs_fsfpathconf
23mrfs_fslink
24mrfs_fspatheval
25mrfs_fspermission
26mrfs_fsrdwr
27mrfs_fssymlink
28mrfs_fstime
29spstkalloc02
30utf8proc01
Note: See TracBrowser for help on using the repository browser.