source: rtems/c/src/lib/libbsp/arm/stm32f4/make/custom/stm32f4-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: 208 bytes
Line 
1#
2# stm32f4 RTEMS Test Database.
3#
4# Format is one line per test that is _NOT_ built.
5#
6
7fsdosfsname01
8jffs2_fserror
9jffs2_fslink
10jffs2_fspatheval
11jffs2_fspermission
12jffs2_fsrdwr
13jffs2_fssymlink
14jffs2_fstime
Note: See TracBrowser for help on using the repository browser.