summaryrefslogtreecommitdiffstats
path: root/testsuites/fstests/Makefile.am
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2013-09-13 10:20:59 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2013-09-19 13:16:07 +0200
commit0282e83d64ab6f3460b20dbfc945b1bd5b054376 (patch)
tree74eca5e8f3824cf51a9ce88c456c50f5d77bce2a /testsuites/fstests/Makefile.am
parentJFFS2: Add RTEMS support (diff)
downloadrtems-0282e83d64ab6f3460b20dbfc945b1bd5b054376.tar.bz2
JFFS2: New tests
Diffstat (limited to 'testsuites/fstests/Makefile.am')
-rw-r--r--testsuites/fstests/Makefile.am7
1 files changed, 7 insertions, 0 deletions
diff --git a/testsuites/fstests/Makefile.am b/testsuites/fstests/Makefile.am
index bfc8ebd6ea..ed87f1b12f 100644
--- a/testsuites/fstests/Makefile.am
+++ b/testsuites/fstests/Makefile.am
@@ -13,6 +13,13 @@ SUBDIRS += imfs_fspermission
SUBDIRS += imfs_fsrdwr
SUBDIRS += imfs_fssymlink
SUBDIRS += imfs_fstime
+SUBDIRS += jffs2_fserror
+SUBDIRS += jffs2_fslink
+SUBDIRS += jffs2_fspatheval
+SUBDIRS += jffs2_fspermission
+SUBDIRS += jffs2_fsrdwr
+SUBDIRS += jffs2_fssymlink
+SUBDIRS += jffs2_fstime
SUBDIRS += mdosfs_fserror
SUBDIRS += mdosfs_fspatheval
SUBDIRS += mdosfs_fsrdwr