summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoel Sherrill <joel@rtems.org>2017-11-28 09:19:15 -0600
committerJoel Sherrill <joel@rtems.org>2017-11-29 13:05:53 -0600
commit2f98db6d5a7ccc6eef50fac31a0f6ce8d853aa4c (patch)
tree2328d3031fd2f3c3bb01dfd8b629c61f2bb44046
parentcsb336/console/uart.c: Use PRIx constant to fix printf() format warning (diff)
downloadrtems-2f98db6d5a7ccc6eef50fac31a0f6ce8d853aa4c.tar.bz2
m32csim-testsuite.tcfg: Add sptls04
Updates #3520.
-rw-r--r--c/src/lib/libbsp/m32c/m32cbsp/make/custom/m32csim-testsuite.tcfg1
1 files changed, 1 insertions, 0 deletions
diff --git a/c/src/lib/libbsp/m32c/m32cbsp/make/custom/m32csim-testsuite.tcfg b/c/src/lib/libbsp/m32c/m32cbsp/make/custom/m32csim-testsuite.tcfg
index 8f5ff1e1ed..8d726761b4 100644
--- a/c/src/lib/libbsp/m32c/m32cbsp/make/custom/m32csim-testsuite.tcfg
+++ b/c/src/lib/libbsp/m32c/m32cbsp/make/custom/m32csim-testsuite.tcfg
@@ -17,6 +17,7 @@ exclude: fsrfsbitmap01
exclude: sha
exclude: spstkalloc02
exclude: sptls01
+exclude: sptls04
exclude: tmcontext01
exclude: utf8proc01