testsuites/testdata: Add sets to disable all jffs2 and mrfs tests

This commit is contained in:
Joel Sherrill
2015-03-19 12:29:17 -05:00
parent 6442d54d5c
commit f061f2f554
2 changed files with 25 additions and 0 deletions

View File

@@ -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

View File

@@ -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