mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-09-20 18:28:50 +08:00
- Add a small memory test config file. - Update the small memory PowerPC BSPs to use the new test config.
20 lines
429 B
Plaintext
20 lines
429 B
Plaintext
#
|
|
# Small Memory RTEMS Test Database.
|
|
#
|
|
|
|
include: testdata/disable-iconv-tests.tcfg
|
|
include: testdata/disable-libdl-tests.tcfg
|
|
include: testdata/disable-jffs2-tests.tcfg
|
|
|
|
exclude: flashdisk01
|
|
exclude: fsdosfsname01
|
|
exclude: linpack
|
|
exclude: spstkalloc02
|
|
exclude: sp47
|
|
exclude: psxusleep
|
|
exclude: psxconfig01
|
|
|
|
cflags: sp71 : -DPER_ALLOCATION=10
|
|
cflags: psxtm.*, tm.* : -DOPERATION_COUNT=3
|
|
cflags: tmck : -DMAXIMUM_DISTRIBUTION=10
|