summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@oarcorp.com>2015-03-19 12:29:40 -0500
committerJoel Sherrill <joel.sherrill@oarcorp.com>2015-03-22 10:29:58 -0500
commit1d0973283a0799e66144220f98e7882d734536b6 (patch)
tree223cb9d5c0a29b4745f79e540faf70994d39606f
parenttestsuites/testdata: Add sets to disable all jffs2 and mrfs tests (diff)
downloadrtems-1d0973283a0799e66144220f98e7882d734536b6.tar.bz2
avrtest: Disable jffs2 and mrfs tests
-rw-r--r--c/src/lib/libbsp/avr/avrtest/make/custom/avrtest-testsuite.tcfg2
1 files changed, 2 insertions, 0 deletions
diff --git a/c/src/lib/libbsp/avr/avrtest/make/custom/avrtest-testsuite.tcfg b/c/src/lib/libbsp/avr/avrtest/make/custom/avrtest-testsuite.tcfg
index 66fa23828f..13bd283538 100644
--- a/c/src/lib/libbsp/avr/avrtest/make/custom/avrtest-testsuite.tcfg
+++ b/c/src/lib/libbsp/avr/avrtest/make/custom/avrtest-testsuite.tcfg
@@ -3,3 +3,5 @@
#
include: testdata/require-tick-isr.tcfg
+include: testdata/disable-jffs2-tests.tcfg
+include: testdata/disable-mrfs-tests.tcfg