summaryrefslogtreecommitdiffstats
path: root/bsps/arm
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2020-04-06 21:21:26 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2020-04-06 21:22:14 +0200
commit92a3a19c757ca0c62eaec2bb55621a562758627b (patch)
tree84796a8eb71fa3a193155a457cc26ba2f11f963c /bsps/arm
parenttests: Small memory exclude for record02 (diff)
downloadrtems-92a3a19c757ca0c62eaec2bb55621a562758627b.tar.bz2
tests: Exclude record02 for some BSPs
Update #3938.
Diffstat (limited to 'bsps/arm')
-rw-r--r--bsps/arm/atsam/config/atsamv-testsuite.tcfg1
-rw-r--r--bsps/arm/lpc24xx/config/lpc24xx_ncs_rom_int-testsuite.tcfg1
-rw-r--r--bsps/arm/lpc24xx/config/lpc24xx_plx800_rom_int-testsuite.tcfg1
-rw-r--r--bsps/arm/rtl22xx/config/rtl22xx-testsuite.tcfg1
-rw-r--r--bsps/arm/rtl22xx/config/rtl22xx_t-testsuite.tcfg1
5 files changed, 5 insertions, 0 deletions
diff --git a/bsps/arm/atsam/config/atsamv-testsuite.tcfg b/bsps/arm/atsam/config/atsamv-testsuite.tcfg
index 5e2247f20a..a3eb5f7554 100644
--- a/bsps/arm/atsam/config/atsamv-testsuite.tcfg
+++ b/bsps/arm/atsam/config/atsamv-testsuite.tcfg
@@ -18,6 +18,7 @@ exclude: linpack
exclude: mghttpd01
exclude: pppd
exclude: psxconfig01
+exclude: record02
exclude: sp16
exclude: sp25
exclude: sp48
diff --git a/bsps/arm/lpc24xx/config/lpc24xx_ncs_rom_int-testsuite.tcfg b/bsps/arm/lpc24xx/config/lpc24xx_ncs_rom_int-testsuite.tcfg
index cec9333713..378445975a 100644
--- a/bsps/arm/lpc24xx/config/lpc24xx_ncs_rom_int-testsuite.tcfg
+++ b/bsps/arm/lpc24xx/config/lpc24xx_ncs_rom_int-testsuite.tcfg
@@ -6,3 +6,4 @@
include: testdata/disable-iconv-tests.tcfg
exclude: fsdosfsname01
+exclude: record02
diff --git a/bsps/arm/lpc24xx/config/lpc24xx_plx800_rom_int-testsuite.tcfg b/bsps/arm/lpc24xx/config/lpc24xx_plx800_rom_int-testsuite.tcfg
index 94b7f7a947..54144ba27c 100644
--- a/bsps/arm/lpc24xx/config/lpc24xx_plx800_rom_int-testsuite.tcfg
+++ b/bsps/arm/lpc24xx/config/lpc24xx_plx800_rom_int-testsuite.tcfg
@@ -6,3 +6,4 @@
include: testdata/disable-iconv-tests.tcfg
exclude: fsdosfsname01
+exclude: record02
diff --git a/bsps/arm/rtl22xx/config/rtl22xx-testsuite.tcfg b/bsps/arm/rtl22xx/config/rtl22xx-testsuite.tcfg
index f1f16e69f0..2ac3e44f6e 100644
--- a/bsps/arm/rtl22xx/config/rtl22xx-testsuite.tcfg
+++ b/bsps/arm/rtl22xx/config/rtl22xx-testsuite.tcfg
@@ -11,5 +11,6 @@ exclude: fsdosfsname01
exclude: linpack
exclude: iostream
exclude: rtems++
+exclude: record02
exclude: ttest01
exclude: utf8proc01
diff --git a/bsps/arm/rtl22xx/config/rtl22xx_t-testsuite.tcfg b/bsps/arm/rtl22xx/config/rtl22xx_t-testsuite.tcfg
index e55524aac4..ab753b07d1 100644
--- a/bsps/arm/rtl22xx/config/rtl22xx_t-testsuite.tcfg
+++ b/bsps/arm/rtl22xx/config/rtl22xx_t-testsuite.tcfg
@@ -7,3 +7,4 @@
include: testdata/disable-iconv-tests.tcfg
exclude: fsdosfsname01
exclude: linpack
+exclude: record02