[rtems commit] misc tcfg: Use disable-jffs2-tests.tcfg, do not duplicate test list

Joel Sherrill joel at rtems.org
Tue Apr 17 17:43:28 UTC 2018


Module:    rtems
Branch:    master
Commit:    8d9aa9ac4ca4b5b588c465af53aa63d0162508ac
Changeset: http://git.rtems.org/rtems/commit/?id=8d9aa9ac4ca4b5b588c465af53aa63d0162508ac

Author:    Joel Sherrill <joel at rtems.org>
Date:      Mon Apr 16 12:56:45 2018 -0500

misc tcfg: Use disable-jffs2-tests.tcfg, do not duplicate test list

---

 .../libbsp/arm/lm3s69xx/make/custom/lm3s3749-testsuite.tcfg   | 11 ++---------
 .../libbsp/arm/lm3s69xx/make/custom/lm3s6965-testsuite.tcfg   | 11 ++---------
 .../libbsp/arm/lm3s69xx/make/custom/lm4f120-testsuite.tcfg    | 11 ++---------
 .../arm/lpc176x/make/custom/lpc1768_mbed-testsuite.tcfg       | 11 ++---------
 .../lpc176x/make/custom/lpc1768_mbed_ahb_ram-testsuite.tcfg   | 11 ++---------
 .../make/custom/lpc1768_mbed_ahb_ram_eth-testsuite.tcfg       | 11 ++---------
 .../lib/libbsp/arm/lpc24xx/make/custom/lpc2362-testsuite.tcfg | 11 ++---------
 .../arm/lpc24xx/make/custom/lpc23xx_tli800-testsuite.tcfg     | 11 ++---------
 .../lpc32xx/make/custom/lpc32xx_mzx_stage_1-testsuite.tcfg    | 11 ++---------
 .../libbsp/arm/stm32f4/make/custom/stm32f105rc-testsuite.tcfg | 11 ++---------
 .../lib/libbsp/arm/stm32f4/make/custom/stm32f4-testsuite.tcfg | 11 ++---------
 .../libbsp/m68k/mcf52235/make/custom/mcf52235-testsuite.tcfg  | 11 ++---------
 .../libbsp/m68k/mcf5225x/make/custom/mcf5225x-testsuite.tcfg  | 11 ++---------
 .../powerpc/mpc55xxevb/make/custom/gwlcfm-testsuite.tcfg      | 11 ++---------
 .../powerpc/mpc55xxevb/make/custom/mpc5566evb-testsuite.tcfg  | 11 ++---------
 .../mpc55xxevb/make/custom/mpc5566evb_spe-testsuite.tcfg      | 11 ++---------
 .../mpc55xxevb/make/custom/mpc5643l_dpu-testsuite.tcfg        | 11 ++---------
 .../mpc55xxevb/make/custom/mpc5643l_evb-testsuite.tcfg        | 11 ++---------
 .../mpc55xxevb/make/custom/phycore_mpc5554-testsuite.tcfg     | 11 ++---------
 19 files changed, 38 insertions(+), 171 deletions(-)

diff --git a/c/src/lib/libbsp/arm/lm3s69xx/make/custom/lm3s3749-testsuite.tcfg b/c/src/lib/libbsp/arm/lm3s69xx/make/custom/lm3s3749-testsuite.tcfg
index 257c7e9..f2fe0bc 100644
--- a/c/src/lib/libbsp/arm/lm3s69xx/make/custom/lm3s3749-testsuite.tcfg
+++ b/c/src/lib/libbsp/arm/lm3s69xx/make/custom/lm3s3749-testsuite.tcfg
@@ -6,6 +6,8 @@
 
 
 include: testdata/disable-iconv-tests.tcfg
+include: testdata/disable-jffs2-tests.tcfg
+
 exclude: capture
 exclude: cdtest
 exclude: iostream
@@ -18,16 +20,7 @@ exclude: fileio
 exclude: flashdisk01
 exclude: fsdosfsname01
 exclude: fsdosfsformat01
-exclude: fsjffs2gc01
 exclude: fsrfsbitmap01
-exclude: jffs2_fserror
-exclude: jffs2_fslink
-exclude: jffs2_fspatheval
-exclude: jffs2_fspermission
-exclude: jffs2_fsrdwr
-exclude: jffs2_fsscandir01
-exclude: jffs2_fssymlink
-exclude: jffs2_fstime
 exclude: linpack
 exclude: loopback
 exclude: mghttpd01
diff --git a/c/src/lib/libbsp/arm/lm3s69xx/make/custom/lm3s6965-testsuite.tcfg b/c/src/lib/libbsp/arm/lm3s69xx/make/custom/lm3s6965-testsuite.tcfg
index 8b7d1ca..2f36e2e 100644
--- a/c/src/lib/libbsp/arm/lm3s69xx/make/custom/lm3s6965-testsuite.tcfg
+++ b/c/src/lib/libbsp/arm/lm3s69xx/make/custom/lm3s6965-testsuite.tcfg
@@ -5,20 +5,13 @@
 #
 
 include: testdata/disable-iconv-tests.tcfg
+include: testdata/disable-jffs2-tests.tcfg
+
 exclude: fileio
 exclude: iostream
 exclude: flashdisk01
 exclude: fsdosfsname01
-exclude: fsjffs2gc01
 exclude: ftp01
-exclude: jffs2_fserror
-exclude: jffs2_fslink
-exclude: jffs2_fspatheval
-exclude: jffs2_fspermission
-exclude: jffs2_fsrdwr
-exclude: jffs2_fsscandir01
-exclude: jffs2_fssymlink
-exclude: jffs2_fstime
 exclude: linpack
 exclude: mghttpd01
 exclude: monitor02
diff --git a/c/src/lib/libbsp/arm/lm3s69xx/make/custom/lm4f120-testsuite.tcfg b/c/src/lib/libbsp/arm/lm3s69xx/make/custom/lm4f120-testsuite.tcfg
index 419b717..8eafa26 100644
--- a/c/src/lib/libbsp/arm/lm3s69xx/make/custom/lm4f120-testsuite.tcfg
+++ b/c/src/lib/libbsp/arm/lm3s69xx/make/custom/lm4f120-testsuite.tcfg
@@ -5,21 +5,14 @@
 #
 
 include: testdata/disable-iconv-tests.tcfg
+include: testdata/disable-jffs2-tests.tcfg
+
 exclude: fileio
 exclude: cdtest
 exclude: iostream
 exclude: flashdisk01
 exclude: fsdosfsname01
-exclude: fsjffs2gc01
 exclude: ftp01
-exclude: jffs2_fserror
-exclude: jffs2_fslink
-exclude: jffs2_fspatheval
-exclude: jffs2_fspermission
-exclude: jffs2_fsrdwr
-exclude: jffs2_fsscandir01
-exclude: jffs2_fssymlink
-exclude: jffs2_fstime
 exclude: linpack
 exclude: mghttpd01
 exclude: monitor02
diff --git a/c/src/lib/libbsp/arm/lpc176x/make/custom/lpc1768_mbed-testsuite.tcfg b/c/src/lib/libbsp/arm/lpc176x/make/custom/lpc1768_mbed-testsuite.tcfg
index 334b7f2..1abc639 100644
--- a/c/src/lib/libbsp/arm/lpc176x/make/custom/lpc1768_mbed-testsuite.tcfg
+++ b/c/src/lib/libbsp/arm/lpc176x/make/custom/lpc1768_mbed-testsuite.tcfg
@@ -5,20 +5,13 @@
 #
 
 include: testdata/disable-iconv-tests.tcfg
+include: testdata/disable-jffs2-tests.tcfg
+
 exclude: flashdisk01
 exclude: ftp01
 exclude: utf8proc01
 exclude: spstkalloc02
 exclude: fsdosfsname01
-exclude: fsjffs2gc01
-exclude: jffs2_fserror
-exclude: jffs2_fslink
-exclude: jffs2_fspatheval
-exclude: jffs2_fspermission
-exclude: jffs2_fsrdwr
-exclude: jffs2_fsscandir01
-exclude: jffs2_fssymlink
-exclude: jffs2_fstime
 exclude: linpack
 exclude: pppd
 exclude: mghttpd01
diff --git a/c/src/lib/libbsp/arm/lpc176x/make/custom/lpc1768_mbed_ahb_ram-testsuite.tcfg b/c/src/lib/libbsp/arm/lpc176x/make/custom/lpc1768_mbed_ahb_ram-testsuite.tcfg
index 907cf41..8b423a1 100644
--- a/c/src/lib/libbsp/arm/lpc176x/make/custom/lpc1768_mbed_ahb_ram-testsuite.tcfg
+++ b/c/src/lib/libbsp/arm/lpc176x/make/custom/lpc1768_mbed_ahb_ram-testsuite.tcfg
@@ -5,18 +5,11 @@
 #
 
 include: testdata/disable-iconv-tests.tcfg
+include: testdata/disable-jffs2-tests.tcfg
+
 exclude: flashdisk01
 exclude: fsdosfsname01
-exclude: fsjffs2gc01
 exclude: ftp01
-exclude: jffs2_fserror
-exclude: jffs2_fslink
-exclude: jffs2_fspatheval
-exclude: jffs2_fspermission
-exclude: jffs2_fsrdwr
-exclude: jffs2_fsscandir01
-exclude: jffs2_fssymlink
-exclude: jffs2_fstime
 exclude: linpack
 exclude: mghttpd01
 exclude: pppd
diff --git a/c/src/lib/libbsp/arm/lpc176x/make/custom/lpc1768_mbed_ahb_ram_eth-testsuite.tcfg b/c/src/lib/libbsp/arm/lpc176x/make/custom/lpc1768_mbed_ahb_ram_eth-testsuite.tcfg
index dc59b44..ed465c1 100644
--- a/c/src/lib/libbsp/arm/lpc176x/make/custom/lpc1768_mbed_ahb_ram_eth-testsuite.tcfg
+++ b/c/src/lib/libbsp/arm/lpc176x/make/custom/lpc1768_mbed_ahb_ram_eth-testsuite.tcfg
@@ -5,20 +5,13 @@
 #
 
 include: testdata/disable-iconv-tests.tcfg
+include: testdata/disable-jffs2-tests.tcfg
+
 exclude: fileio
 exclude: ftp01
 exclude: cdtest
 exclude: flashdisk01
 exclude: fsdosfsname01
-exclude: fsjffs2gc01
-exclude: jffs2_fserror
-exclude: jffs2_fslink
-exclude: jffs2_fspatheval
-exclude: jffs2_fspermission
-exclude: jffs2_fsrdwr
-exclude: jffs2_fsscandir01
-exclude: jffs2_fssymlink
-exclude: jffs2_fstime
 exclude: linpack
 exclude: mghttpd01
 exclude: monitor01
diff --git a/c/src/lib/libbsp/arm/lpc24xx/make/custom/lpc2362-testsuite.tcfg b/c/src/lib/libbsp/arm/lpc24xx/make/custom/lpc2362-testsuite.tcfg
index e0c8e50..713e56e 100644
--- a/c/src/lib/libbsp/arm/lpc24xx/make/custom/lpc2362-testsuite.tcfg
+++ b/c/src/lib/libbsp/arm/lpc24xx/make/custom/lpc2362-testsuite.tcfg
@@ -4,6 +4,8 @@
 # Format is one line per test that is _NOT_ built.
 #
 
+include: testdata/disable-jffs2-tests.tcfg
+
 exclude: capture
 exclude: cdtest
 exclude: dl01
@@ -15,21 +17,12 @@ exclude: flashdisk01
 exclude: fsrofs01
 exclude: fsdosfsname01
 exclude: fsdosfsformat01
-exclude: fsjffs2gc01
 exclude: fsrfsbitmap01
 exclude: ftp01
 exclude: iconv
 exclude: iconv_close
 exclude: iconv_open
 exclude: iostream
-exclude: jffs2_fserror
-exclude: jffs2_fslink
-exclude: jffs2_fspatheval
-exclude: jffs2_fspermission
-exclude: jffs2_fsrdwr
-exclude: jffs2_fsscandir01
-exclude: jffs2_fssymlink
-exclude: jffs2_fstime
 exclude: linpack
 exclude: loopback
 exclude: math
diff --git a/c/src/lib/libbsp/arm/lpc24xx/make/custom/lpc23xx_tli800-testsuite.tcfg b/c/src/lib/libbsp/arm/lpc24xx/make/custom/lpc23xx_tli800-testsuite.tcfg
index d5718ca..4ed4ae7 100644
--- a/c/src/lib/libbsp/arm/lpc24xx/make/custom/lpc23xx_tli800-testsuite.tcfg
+++ b/c/src/lib/libbsp/arm/lpc24xx/make/custom/lpc23xx_tli800-testsuite.tcfg
@@ -5,6 +5,8 @@
 #
 
 include: testdata/disable-iconv-tests.tcfg
+include: testdata/disable-jffs2-tests.tcfg
+
 exclude: capture
 exclude: cdtest
 exclude: complex
@@ -18,19 +20,10 @@ exclude: flashdisk01
 exclude: fsdosfsformat01
 exclude: fsdosfsname01
 exclude: fsdosfswrite01
-exclude: fsjffs2gc01
 exclude: fsrfsbitmap01
 exclude: fsrofs01
 exclude: ftp01
 exclude: iostream
-exclude: jffs2_fserror
-exclude: jffs2_fslink
-exclude: jffs2_fspatheval
-exclude: jffs2_fspermission
-exclude: jffs2_fsrdwr
-exclude: jffs2_fsscandir01
-exclude: jffs2_fssymlink
-exclude: jffs2_fstime
 exclude: linpack
 exclude: loopback
 exclude: math
diff --git a/c/src/lib/libbsp/arm/lpc32xx/make/custom/lpc32xx_mzx_stage_1-testsuite.tcfg b/c/src/lib/libbsp/arm/lpc32xx/make/custom/lpc32xx_mzx_stage_1-testsuite.tcfg
index 7a57409..225ee5d 100644
--- a/c/src/lib/libbsp/arm/lpc32xx/make/custom/lpc32xx_mzx_stage_1-testsuite.tcfg
+++ b/c/src/lib/libbsp/arm/lpc32xx/make/custom/lpc32xx_mzx_stage_1-testsuite.tcfg
@@ -5,20 +5,13 @@
 #
 
 include: testdata/disable-iconv-tests.tcfg
+include: testdata/disable-jffs2-tests.tcfg
+
 exclude: dl05
 exclude: fileio
 exclude: ftp01
 exclude: fsdosfsname01
-exclude: fsjffs2gc01
 exclude: iostream
-exclude: jffs2_fserror
-exclude: jffs2_fslink
-exclude: jffs2_fspatheval
-exclude: jffs2_fspermission
-exclude: jffs2_fsrdwr
-exclude: jffs2_fsscandir01
-exclude: jffs2_fssymlink
-exclude: jffs2_fstime
 exclude: linpack
 exclude: mghttpd01
 exclude: monitor02
diff --git a/c/src/lib/libbsp/arm/stm32f4/make/custom/stm32f105rc-testsuite.tcfg b/c/src/lib/libbsp/arm/stm32f4/make/custom/stm32f105rc-testsuite.tcfg
index e7ebae2..ad44d38 100644
--- a/c/src/lib/libbsp/arm/stm32f4/make/custom/stm32f105rc-testsuite.tcfg
+++ b/c/src/lib/libbsp/arm/stm32f4/make/custom/stm32f105rc-testsuite.tcfg
@@ -5,20 +5,13 @@
 #
 
 include: testdata/disable-iconv-tests.tcfg
+include: testdata/disable-jffs2-tests.tcfg
+
 exclude: fileio
 exclude: flashdisk01
 exclude: fsdosfsname01
-exclude: fsjffs2gc01
 exclude: ftp01
 exclude: iostream
-exclude: jffs2_fserror
-exclude: jffs2_fslink
-exclude: jffs2_fspatheval
-exclude: jffs2_fspermission
-exclude: jffs2_fsrdwr
-exclude: jffs2_fsscandir01
-exclude: jffs2_fssymlink
-exclude: jffs2_fstime
 exclude: linpack
 exclude: mghttpd01
 exclude: monitor02
diff --git a/c/src/lib/libbsp/arm/stm32f4/make/custom/stm32f4-testsuite.tcfg b/c/src/lib/libbsp/arm/stm32f4/make/custom/stm32f4-testsuite.tcfg
index 4f3d278..e3a3775 100644
--- a/c/src/lib/libbsp/arm/stm32f4/make/custom/stm32f4-testsuite.tcfg
+++ b/c/src/lib/libbsp/arm/stm32f4/make/custom/stm32f4-testsuite.tcfg
@@ -5,14 +5,7 @@
 #
 
 include: testdata/disable-iconv-tests.tcfg
+include: testdata/disable-jffs2-tests.tcfg
+
 exclude: fsdosfsname01
-exclude: fsjffs2gc01
-exclude: jffs2_fserror
-exclude: jffs2_fslink
-exclude: jffs2_fspatheval
-exclude: jffs2_fspermission
-exclude: jffs2_fsrdwr
-exclude: jffs2_fsscandir01
-exclude: jffs2_fssymlink
-exclude: jffs2_fstime
 exclude: linpack
diff --git a/c/src/lib/libbsp/m68k/mcf52235/make/custom/mcf52235-testsuite.tcfg b/c/src/lib/libbsp/m68k/mcf52235/make/custom/mcf52235-testsuite.tcfg
index 716f59a..f81ea1d 100644
--- a/c/src/lib/libbsp/m68k/mcf52235/make/custom/mcf52235-testsuite.tcfg
+++ b/c/src/lib/libbsp/m68k/mcf52235/make/custom/mcf52235-testsuite.tcfg
@@ -5,6 +5,8 @@
 #
 
 include: testdata/disable-iconv-tests.tcfg
+include: testdata/disable-jffs2-tests.tcfg
+
 exclude: capture
 exclude: cdtest
 exclude: dl05
@@ -12,17 +14,8 @@ exclude: fileio
 exclude: flashdisk01
 exclude: fsdosfsformat01
 exclude: fsdosfsname01
-exclude: fsjffs2gc01
 exclude: ftp01
 exclude: iostream
-exclude: jffs2_fserror
-exclude: jffs2_fslink
-exclude: jffs2_fspatheval
-exclude: jffs2_fspermission
-exclude: jffs2_fsrdwr
-exclude: jffs2_fsscandir01
-exclude: jffs2_fssymlink
-exclude: jffs2_fstime
 exclude: linpack
 exclude: loopback
 exclude: mghttpd01
diff --git a/c/src/lib/libbsp/m68k/mcf5225x/make/custom/mcf5225x-testsuite.tcfg b/c/src/lib/libbsp/m68k/mcf5225x/make/custom/mcf5225x-testsuite.tcfg
index 324762d..76d09e7 100644
--- a/c/src/lib/libbsp/m68k/mcf5225x/make/custom/mcf5225x-testsuite.tcfg
+++ b/c/src/lib/libbsp/m68k/mcf5225x/make/custom/mcf5225x-testsuite.tcfg
@@ -5,19 +5,12 @@
 #
 
 include: testdata/disable-iconv-tests.tcfg
+include: testdata/disable-jffs2-tests.tcfg
+
 exclude: cdtest
 exclude: dl05
 exclude: fileio
 exclude: flashdisk01
 exclude: fsdosfsname01
-exclude: fsjffs2gc01
 exclude: iostream
-exclude: jffs2_fserror
-exclude: jffs2_fslink
-exclude: jffs2_fspatheval
-exclude: jffs2_fspermission
-exclude: jffs2_fsrdwr
-exclude: jffs2_fsscandir01
-exclude: jffs2_fssymlink
-exclude: jffs2_fstime
 exclude: linpack
diff --git a/c/src/lib/libbsp/powerpc/mpc55xxevb/make/custom/gwlcfm-testsuite.tcfg b/c/src/lib/libbsp/powerpc/mpc55xxevb/make/custom/gwlcfm-testsuite.tcfg
index 2a8857f..f8e516b 100644
--- a/c/src/lib/libbsp/powerpc/mpc55xxevb/make/custom/gwlcfm-testsuite.tcfg
+++ b/c/src/lib/libbsp/powerpc/mpc55xxevb/make/custom/gwlcfm-testsuite.tcfg
@@ -5,14 +5,7 @@
 #
 
 include: testdata/dltests-broken-on-this-bsp.tcfg
+include: testdata/disable-jffs2-tests.tcfg
+
 exclude: fsdosfsname01
-exclude: fsjffs2gc01
-exclude: jffs2_fserror
-exclude: jffs2_fslink
-exclude: jffs2_fspatheval
-exclude: jffs2_fspermission
-exclude: jffs2_fsrdwr
-exclude: jffs2_fsscandir01
-exclude: jffs2_fssymlink
-exclude: jffs2_fstime
 exclude: linpack
diff --git a/c/src/lib/libbsp/powerpc/mpc55xxevb/make/custom/mpc5566evb-testsuite.tcfg b/c/src/lib/libbsp/powerpc/mpc55xxevb/make/custom/mpc5566evb-testsuite.tcfg
index 1102e87..cba4641 100644
--- a/c/src/lib/libbsp/powerpc/mpc55xxevb/make/custom/mpc5566evb-testsuite.tcfg
+++ b/c/src/lib/libbsp/powerpc/mpc55xxevb/make/custom/mpc5566evb-testsuite.tcfg
@@ -5,14 +5,7 @@
 #
 
 include: testdata/dltests-broken-on-this-bsp.tcfg
+include: testdata/disable-jffs2-tests.tcfg
+
 exclude: fsdosfsname01
-exclude: fsjffs2gc01
-exclude: jffs2_fserror
-exclude: jffs2_fslink
-exclude: jffs2_fspatheval
-exclude: jffs2_fspermission
-exclude: jffs2_fsrdwr
-exclude: jffs2_fsscandir01
-exclude: jffs2_fssymlink
-exclude: jffs2_fstime
 exclude: linpack
diff --git a/c/src/lib/libbsp/powerpc/mpc55xxevb/make/custom/mpc5566evb_spe-testsuite.tcfg b/c/src/lib/libbsp/powerpc/mpc55xxevb/make/custom/mpc5566evb_spe-testsuite.tcfg
index 64c5219..826a183 100644
--- a/c/src/lib/libbsp/powerpc/mpc55xxevb/make/custom/mpc5566evb_spe-testsuite.tcfg
+++ b/c/src/lib/libbsp/powerpc/mpc55xxevb/make/custom/mpc5566evb_spe-testsuite.tcfg
@@ -5,14 +5,7 @@
 #
 
 include: testdata/dltests-broken-on-this-bsp.tcfg
+include: testdata/disable-jffs2-tests.tcfg
+
 exclude: fsdosfsname01
-exclude: fsjffs2gc01
-exclude: jffs2_fserror
-exclude: jffs2_fslink
-exclude: jffs2_fspatheval
-exclude: jffs2_fspermission
-exclude: jffs2_fsrdwr
-exclude: jffs2_fsscandir01
-exclude: jffs2_fssymlink
-exclude: jffs2_fstime
 exclude: linpack
diff --git a/c/src/lib/libbsp/powerpc/mpc55xxevb/make/custom/mpc5643l_dpu-testsuite.tcfg b/c/src/lib/libbsp/powerpc/mpc55xxevb/make/custom/mpc5643l_dpu-testsuite.tcfg
index 1b21489..84d7efa 100644
--- a/c/src/lib/libbsp/powerpc/mpc55xxevb/make/custom/mpc5643l_dpu-testsuite.tcfg
+++ b/c/src/lib/libbsp/powerpc/mpc55xxevb/make/custom/mpc5643l_dpu-testsuite.tcfg
@@ -5,16 +5,9 @@
 #
 
 include: testdata/dltests-broken-on-this-bsp.tcfg
+include: testdata/disable-jffs2-tests.tcfg
+
 exclude: flashdisk01
 exclude: fsdosfsname01
-exclude: fsjffs2gc01
-exclude: jffs2_fserror
-exclude: jffs2_fslink
-exclude: jffs2_fspatheval
-exclude: jffs2_fspermission
-exclude: jffs2_fsrdwr
-exclude: jffs2_fsscandir01
-exclude: jffs2_fssymlink
-exclude: jffs2_fstime
 exclude: linpack
 exclude: spstkalloc02
diff --git a/c/src/lib/libbsp/powerpc/mpc55xxevb/make/custom/mpc5643l_evb-testsuite.tcfg b/c/src/lib/libbsp/powerpc/mpc55xxevb/make/custom/mpc5643l_evb-testsuite.tcfg
index feb1d1b..373d10b 100644
--- a/c/src/lib/libbsp/powerpc/mpc55xxevb/make/custom/mpc5643l_evb-testsuite.tcfg
+++ b/c/src/lib/libbsp/powerpc/mpc55xxevb/make/custom/mpc5643l_evb-testsuite.tcfg
@@ -5,16 +5,9 @@
 #
 
 include: testdata/dltests-broken-on-this-bsp.tcfg
+include: testdata/disable-jffs2-tests.tcfg
+
 exclude: flashdisk01
 exclude: fsdosfsname01
-exclude: fsjffs2gc01
-exclude: jffs2_fserror
-exclude: jffs2_fslink
-exclude: jffs2_fspatheval
-exclude: jffs2_fspermission
-exclude: jffs2_fsrdwr
-exclude: jffs2_fsscandir01
-exclude: jffs2_fssymlink
-exclude: jffs2_fstime
 exclude: linpack
 exclude: spstkalloc02
diff --git a/c/src/lib/libbsp/powerpc/mpc55xxevb/make/custom/phycore_mpc5554-testsuite.tcfg b/c/src/lib/libbsp/powerpc/mpc55xxevb/make/custom/phycore_mpc5554-testsuite.tcfg
index e4f46de..3ca7f48 100644
--- a/c/src/lib/libbsp/powerpc/mpc55xxevb/make/custom/phycore_mpc5554-testsuite.tcfg
+++ b/c/src/lib/libbsp/powerpc/mpc55xxevb/make/custom/phycore_mpc5554-testsuite.tcfg
@@ -5,13 +5,6 @@
 #
 
 include: testdata/dltests-broken-on-this-bsp.tcfg
+include: testdata/disable-jffs2-tests.tcfg
+
 exclude: fsdosfsname01
-exclude: fsjffs2gc01
-exclude: jffs2_fserror
-exclude: jffs2_fslink
-exclude: jffs2_fspatheval
-exclude: jffs2_fspermission
-exclude: jffs2_fsrdwr
-exclude: jffs2_fsscandir01
-exclude: jffs2_fssymlink
-exclude: jffs2_fstime




More information about the vc mailing list