source: rtems/testsuites/testdata/small-memory-testsuite.tcfg @ 96e4b22

5
Last change on this file since 96e4b22 was 96e4b22, checked in by Chris Johns <chrisj@…>, on 03/06/19 at 09:39:29

testsuite: Make the OPERATION_COUNT a test configuration parameter.

  • Add a small memory test config file.
  • Update the small memory PowerPC BSPs to use the new test config.
  • Property mode set to 100644
File size: 429 bytes
Line 
1#
2# Small Memory RTEMS Test Database.
3#
4
5include: testdata/disable-iconv-tests.tcfg
6include: testdata/disable-libdl-tests.tcfg
7include: testdata/disable-jffs2-tests.tcfg
8
9exclude: flashdisk01
10exclude: fsdosfsname01
11exclude: linpack
12exclude: spstkalloc02
13exclude: sp47
14exclude: psxusleep
15exclude: psxconfig01
16
17cflags: sp71 : -DPER_ALLOCATION=10
18cflags: psxtm.*, tm.* : -DOPERATION_COUNT=3
19cflags: tmck : -DMAXIMUM_DISTRIBUTION=10
Note: See TracBrowser for help on using the repository browser.