summaryrefslogtreecommitdiffstats
path: root/testsuites/fstests/configure.ac
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@oarcorp.com>2015-03-03 15:15:00 -0600
committerJoel Sherrill <joel.sherrill@oarcorp.com>2015-03-04 14:46:14 -0600
commit57a914a3fb2295eceff71b18f96a6a4e66542334 (patch)
treed9de15013aa9fb098615f91b3c4e93c8f003e5f6 /testsuites/fstests/configure.ac
parentpsxtests/psxclock01: use clock() and CLOCKS_PER_SEC (diff)
downloadrtems-57a914a3fb2295eceff71b18f96a6a4e66542334.tar.bz2
Add simple test for scandir() on all file systems tested
updates 1394
Diffstat (limited to 'testsuites/fstests/configure.ac')
-rw-r--r--testsuites/fstests/configure.ac5
1 files changed, 5 insertions, 0 deletions
diff --git a/testsuites/fstests/configure.ac b/testsuites/fstests/configure.ac
index 78800b3a70..f0bbaafdbd 100644
--- a/testsuites/fstests/configure.ac
+++ b/testsuites/fstests/configure.ac
@@ -90,6 +90,7 @@ imfs_fslink/Makefile
imfs_fspatheval/Makefile
imfs_fspermission/Makefile
imfs_fsrdwr/Makefile
+imfs_fsscandir01/Makefile
imfs_fssymlink/Makefile
imfs_fstime/Makefile
jffs2_fserror/Makefile
@@ -97,11 +98,13 @@ jffs2_fslink/Makefile
jffs2_fspatheval/Makefile
jffs2_fspermission/Makefile
jffs2_fsrdwr/Makefile
+jffs2_fsscandir01/Makefile
jffs2_fssymlink/Makefile
jffs2_fstime/Makefile
mdosfs_fserror/Makefile
mdosfs_fspatheval/Makefile
mdosfs_fsrdwr/Makefile
+mdosfs_fsscandir01/Makefile
mdosfs_fsstatvfs/Makefile
mdosfs_fstime/Makefile
mimfs_fserror/Makefile
@@ -109,6 +112,7 @@ mimfs_fslink/Makefile
mimfs_fspatheval/Makefile
mimfs_fspermission/Makefile
mimfs_fsrdwr/Makefile
+mimfs_fsscandir01/Makefile
mimfs_fssymlink/Makefile
mimfs_fstime/Makefile
mimfs_fsrename/Makefile
@@ -117,6 +121,7 @@ mrfs_fslink/Makefile
mrfs_fspatheval/Makefile
mrfs_fspermission/Makefile
mrfs_fsrdwr/Makefile
+mrfs_fsscandir01/Makefile
mrfs_fssymlink/Makefile
mrfs_fstime/Makefile
mrfs_fsfpathconf/Makefile