mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-05 15:15:44 +00:00
testsuites/testdata: Add sets to disable all jffs2 and mrfs tests
This commit is contained in:
12
testsuites/testdata/disable-jffs2-tests.tcfg
vendored
Normal file
12
testsuites/testdata/disable-jffs2-tests.tcfg
vendored
Normal 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
|
||||
13
testsuites/testdata/disable-mrfs-tests.tcfg
vendored
Normal file
13
testsuites/testdata/disable-mrfs-tests.tcfg
vendored
Normal 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
|
||||
Reference in New Issue
Block a user