summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--testsuites/testdata/disable-jffs2-tests.tcfg12
-rw-r--r--testsuites/testdata/disable-mrfs-tests.tcfg13
2 files changed, 25 insertions, 0 deletions
diff --git a/testsuites/testdata/disable-jffs2-tests.tcfg b/testsuites/testdata/disable-jffs2-tests.tcfg
new file mode 100644
index 0000000000..116baa0ecc
--- /dev/null
+++ b/testsuites/testdata/disable-jffs2-tests.tcfg
@@ -0,0 +1,12 @@
+#
+# Some targets cannot declare the RAM disk space for the JFFS2 tests.
+#
+
+jffs2_fserror
+jffs2_fslink
+jffs2_fspatheval
+jffs2_fspermission
+jffs2_fsrdwr
+jffs2_fsscandir01
+jffs2_fssymlink
+jffs2_fstime
diff --git a/testsuites/testdata/disable-mrfs-tests.tcfg b/testsuites/testdata/disable-mrfs-tests.tcfg
new file mode 100644
index 0000000000..fc2287dbda
--- /dev/null
+++ b/testsuites/testdata/disable-mrfs-tests.tcfg
@@ -0,0 +1,13 @@
+#
+# Some targets cannot declare the RAM disk space for the mounted RFS tests.
+#
+
+mrfs_fserror
+mrfs_fsfpathconf
+mrfs_fslink
+mrfs_fspatheval
+mrfs_fspermission
+mrfs_fsrdwr
+mrfs_fsscandir01
+mrfs_fssymlink
+mrfs_fstime