forked from Imagelibrary/rtems
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.
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
# Format is one line per test that is _NOT_ built.
|
||||
#
|
||||
|
||||
include: testdata/dltests-broken-on-this-bsp.tcfg
|
||||
include: testdata/disable-libdl-tests.tcfg
|
||||
include: testdata/disable-jffs2-tests.tcfg
|
||||
|
||||
exclude: fsdosfsname01
|
||||
|
||||
@@ -4,8 +4,4 @@
|
||||
# Format is one line per test that is _NOT_ built.
|
||||
#
|
||||
|
||||
include: testdata/dltests-broken-on-this-bsp.tcfg
|
||||
include: testdata/disable-jffs2-tests.tcfg
|
||||
|
||||
exclude: fsdosfsname01
|
||||
exclude: linpack
|
||||
include: testdata/small-memory-testsuite.tcfg
|
||||
|
||||
@@ -4,8 +4,4 @@
|
||||
# Format is one line per test that is _NOT_ built.
|
||||
#
|
||||
|
||||
include: testdata/dltests-broken-on-this-bsp.tcfg
|
||||
include: testdata/disable-jffs2-tests.tcfg
|
||||
|
||||
exclude: fsdosfsname01
|
||||
exclude: linpack
|
||||
include: testdata/small-memory-testsuite.tcfg
|
||||
|
||||
@@ -4,64 +4,4 @@
|
||||
# Format is one line per test that is _NOT_ built.
|
||||
#
|
||||
|
||||
include: testdata/dltests-broken-on-this-bsp.tcfg
|
||||
include: testdata/disable-jffs2-tests.tcfg
|
||||
|
||||
exclude: flashdisk01
|
||||
exclude: fsdosfsname01
|
||||
exclude: linpack
|
||||
exclude: pppd
|
||||
exclude: psxaio03
|
||||
exclude: psxconfig01
|
||||
exclude: psxtmbarrier02
|
||||
exclude: psxtmclocknanosleep02
|
||||
exclude: psxtmclocknanosleep03
|
||||
exclude: psxtmcond08
|
||||
exclude: psxtmcond09
|
||||
exclude: psxtmcond10
|
||||
exclude: psxtmmqrcvblock01
|
||||
exclude: psxtmmqrcvblock02
|
||||
exclude: psxtmmutex02
|
||||
exclude: psxtmmutex04
|
||||
exclude: psxtmmutex06
|
||||
exclude: psxtmnanosleep02
|
||||
exclude: psxtmrwlock02
|
||||
exclude: psxtmrwlock03
|
||||
exclude: psxtmrwlock04
|
||||
exclude: psxtmrwlock05
|
||||
exclude: psxtmrwlock07
|
||||
exclude: psxtmsem03
|
||||
exclude: psxtmsem05
|
||||
exclude: psxtmsleep02
|
||||
exclude: psxtmthread01
|
||||
exclude: psxtmthread03
|
||||
exclude: sp47
|
||||
exclude: sp71
|
||||
exclude: spstkalloc02
|
||||
exclude: tm02
|
||||
exclude: tm03
|
||||
exclude: tm04
|
||||
exclude: tm05
|
||||
exclude: tm06
|
||||
exclude: tm07
|
||||
exclude: tm10
|
||||
exclude: tm11
|
||||
exclude: tm12
|
||||
exclude: tm13
|
||||
exclude: tm14
|
||||
exclude: tm15
|
||||
exclude: tm16
|
||||
exclude: tm17
|
||||
exclude: tm18
|
||||
exclude: tm21
|
||||
exclude: tm23
|
||||
exclude: tm24
|
||||
exclude: tm25
|
||||
exclude: tm26
|
||||
exclude: tm29
|
||||
exclude: tm31
|
||||
exclude: tm32
|
||||
exclude: tm33
|
||||
exclude: tm34
|
||||
exclude: tm35
|
||||
exclude: tm36
|
||||
include: testdata/small-memory-testsuite.tcfg
|
||||
|
||||
@@ -4,64 +4,4 @@
|
||||
# Format is one line per test that is _NOT_ built.
|
||||
#
|
||||
|
||||
include: testdata/dltests-broken-on-this-bsp.tcfg
|
||||
include: testdata/disable-jffs2-tests.tcfg
|
||||
|
||||
exclude: flashdisk01
|
||||
exclude: fsdosfsname01
|
||||
exclude: linpack
|
||||
exclude: pppd
|
||||
exclude: psxaio03
|
||||
exclude: psxconfig01
|
||||
exclude: psxtmbarrier02
|
||||
exclude: psxtmclocknanosleep02
|
||||
exclude: psxtmclocknanosleep03
|
||||
exclude: psxtmcond08
|
||||
exclude: psxtmcond09
|
||||
exclude: psxtmcond10
|
||||
exclude: psxtmmqrcvblock01
|
||||
exclude: psxtmmqrcvblock02
|
||||
exclude: psxtmmutex02
|
||||
exclude: psxtmmutex04
|
||||
exclude: psxtmmutex06
|
||||
exclude: psxtmnanosleep02
|
||||
exclude: psxtmrwlock02
|
||||
exclude: psxtmrwlock03
|
||||
exclude: psxtmrwlock04
|
||||
exclude: psxtmrwlock05
|
||||
exclude: psxtmrwlock07
|
||||
exclude: psxtmsem03
|
||||
exclude: psxtmsem05
|
||||
exclude: psxtmsleep02
|
||||
exclude: psxtmthread01
|
||||
exclude: psxtmthread03
|
||||
exclude: sp47
|
||||
exclude: sp71
|
||||
exclude: spstkalloc02
|
||||
exclude: tm02
|
||||
exclude: tm03
|
||||
exclude: tm04
|
||||
exclude: tm05
|
||||
exclude: tm06
|
||||
exclude: tm07
|
||||
exclude: tm10
|
||||
exclude: tm11
|
||||
exclude: tm12
|
||||
exclude: tm13
|
||||
exclude: tm14
|
||||
exclude: tm15
|
||||
exclude: tm16
|
||||
exclude: tm17
|
||||
exclude: tm18
|
||||
exclude: tm21
|
||||
exclude: tm23
|
||||
exclude: tm24
|
||||
exclude: tm25
|
||||
exclude: tm26
|
||||
exclude: tm29
|
||||
exclude: tm31
|
||||
exclude: tm32
|
||||
exclude: tm33
|
||||
exclude: tm34
|
||||
exclude: tm35
|
||||
exclude: tm36
|
||||
include: testdata/small-memory-testsuite.tcfg
|
||||
|
||||
@@ -2,6 +2,4 @@
|
||||
# This is the set of tests which are known to not link on this BSP
|
||||
#
|
||||
|
||||
include: testdata/dltests-broken-on-this-bsp.tcfg
|
||||
|
||||
exclude: linpack
|
||||
include: testdata/small-memory-testsuite.tcfg
|
||||
|
||||
@@ -2,7 +2,4 @@
|
||||
# This is the set of tests which are known to not link on this BSP
|
||||
#
|
||||
|
||||
include: testdata/disable-iconv-tests.tcfg
|
||||
include: testdata/dltests-broken-on-this-bsp.tcfg
|
||||
|
||||
exclude: linpack
|
||||
include: testdata/small-memory-testsuite.tcfg
|
||||
|
||||
@@ -1,11 +1,5 @@
|
||||
#
|
||||
# mpc5674f_ecu508_boot RTEMS Test Database.
|
||||
#
|
||||
# Format is one line per test that is _NOT_ built.
|
||||
#
|
||||
|
||||
include: testdata/disable-iconv-tests.tcfg
|
||||
include: testdata/dltests-broken-on-this-bsp.tcfg
|
||||
|
||||
exclude: fsdosfsname01
|
||||
exclude: linpack
|
||||
include: testdata/small-memory-testsuite.tcfg
|
||||
|
||||
@@ -1,11 +1,5 @@
|
||||
#
|
||||
# mpc5674f_rsm6 RTEMS Test Database.
|
||||
#
|
||||
# Format is one line per test that is _NOT_ built.
|
||||
#
|
||||
|
||||
include: testdata/disable-iconv-tests.tcfg
|
||||
include: testdata/dltests-broken-on-this-bsp.tcfg
|
||||
|
||||
exclude: fsdosfsname01
|
||||
exclude: linpack
|
||||
include: testdata/small-memory-testsuite.tcfg
|
||||
|
||||
@@ -2,6 +2,4 @@
|
||||
# This is the set of tests which are known to not link on this BSP
|
||||
#
|
||||
|
||||
include: testdata/dltests-broken-on-this-bsp.tcfg
|
||||
|
||||
exclude: linpack
|
||||
include: testdata/small-memory-testsuite.tcfg
|
||||
|
||||
@@ -2,6 +2,4 @@
|
||||
# This is the set of tests which are known to not link on this BSP
|
||||
#
|
||||
|
||||
include: testdata/dltests-broken-on-this-bsp.tcfg
|
||||
|
||||
exclude: linpack
|
||||
include: testdata/small-memory-testsuite.tcfg
|
||||
|
||||
@@ -4,7 +4,4 @@
|
||||
# Format is one line per test that is _NOT_ built.
|
||||
#
|
||||
|
||||
include: testdata/dltests-broken-on-this-bsp.tcfg
|
||||
include: testdata/disable-jffs2-tests.tcfg
|
||||
|
||||
exclude: fsdosfsname01
|
||||
include: testdata/small-memory-testsuite.tcfg
|
||||
|
||||
@@ -2,4 +2,4 @@
|
||||
# This is the set of tests which are known to not link on this BSP
|
||||
#
|
||||
|
||||
include: testdata/dltests-broken-on-this-bsp.tcfg
|
||||
include: testdata/disable-libdl-tests.tcfg
|
||||
|
||||
@@ -2,4 +2,4 @@
|
||||
# This is the set of tests which are known to not link on this BSP
|
||||
#
|
||||
|
||||
include: testdata/dltests-broken-on-this-bsp.tcfg
|
||||
include: testdata/disable-libdl-tests.tcfg
|
||||
|
||||
@@ -2,4 +2,4 @@
|
||||
# This is the set of tests which are known to not link on this BSP
|
||||
#
|
||||
|
||||
include: testdata/dltests-broken-on-this-bsp.tcfg
|
||||
include: testdata/disable-libdl-tests.tcfg
|
||||
|
||||
@@ -2,4 +2,4 @@
|
||||
# This is the set of tests which are known to not link on this BSP
|
||||
#
|
||||
|
||||
include: testdata/dltests-broken-on-this-bsp.tcfg
|
||||
include: testdata/disable-libdl-tests.tcfg
|
||||
|
||||
@@ -2,4 +2,4 @@
|
||||
# This is the set of tests which are known to not link on this BSP
|
||||
#
|
||||
|
||||
include: testdata/dltests-broken-on-this-bsp.tcfg
|
||||
include: testdata/disable-libdl-tests.tcfg
|
||||
|
||||
Reference in New Issue
Block a user