From 8d9aa9ac4ca4b5b588c465af53aa63d0162508ac Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Mon, 16 Apr 2018 12:56:45 -0500 Subject: misc tcfg: Use disable-jffs2-tests.tcfg, do not duplicate test list --- .../libbsp/m68k/mcf52235/make/custom/mcf52235-testsuite.tcfg | 11 ++--------- .../libbsp/m68k/mcf5225x/make/custom/mcf5225x-testsuite.tcfg | 11 ++--------- 2 files changed, 4 insertions(+), 18 deletions(-) (limited to 'c/src/lib/libbsp/m68k') 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 716f59a743..f81ea1d224 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 324762d5ea..76d09e7ee7 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 -- cgit v1.2.3