summaryrefslogtreecommitdiffstats
path: root/c
diff options
context:
space:
mode:
authorJoel Sherrill <joel@rtems.org>2017-10-12 12:19:41 -0500
committerJoel Sherrill <joel@rtems.org>2017-10-12 12:23:26 -0500
commit05ec32aa56ebdaa461531ad16f8d6f749b2555c6 (patch)
tree6af8e1a41c5c7812b7e64477e523102045953abb /c
parentdoxygen: Set the Latex generation default to NO. (diff)
downloadrtems-05ec32aa56ebdaa461531ad16f8d6f749b2555c6.tar.bz2
lpc2362-testsuite.tcfg: Add fsrofs01 to excluded tests
Diffstat (limited to 'c')
-rw-r--r--c/src/lib/libbsp/arm/lpc24xx/make/custom/lpc2362-testsuite.tcfg1
1 files changed, 1 insertions, 0 deletions
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 edfdeba827..3139f5f729 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
@@ -12,6 +12,7 @@ exclude: dl04
exclude: dl05
exclude: fileio
exclude: flashdisk01
+exclude: fsrofs01
exclude: fsdosfsname01
exclude: fsdosfsformat01
exclude: fsjffs2gc01