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:
338 bytes
|
Line | |
---|
1 | ACLOCAL_AMFLAGS = -I ../aclocal |
---|
2 | |
---|
3 | _SUBDIRS = tmck tmoverhd tm01 tm02 tm03 tm04 tm05 tm06 tm07 tm08 tm09 tm10 \ |
---|
4 | tm11 tm12 tm13 tm14 tm15 tm16 tm17 tm18 tm19 tm20 tm21 tm22 tm23 tm24 \ |
---|
5 | tm25 tm26 tm27 tm28 tm29 tm30 |
---|
6 | _SUBDIRS += tmcontext01 |
---|
7 | |
---|
8 | include $(top_srcdir)/../automake/test-subdirs.am |
---|
9 | include $(top_srcdir)/../automake/local.am |
---|
Note: See
TracBrowser
for help on using the repository browser.