summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/psximfs02/psximfs02.doc
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2010-07-29 22:40:50 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2010-07-29 22:40:50 +0000
commitd08ba49ea2f678113a09ce0bcea0f1091cd09c82 (patch)
tree16161598b8a7e9c5132122d73131fbbf9c03822c /testsuites/psxtests/psximfs02/psximfs02.doc
parent2010-07-29 Bharath Suri <bharath.s.jois@gmail.com> (diff)
downloadrtems-d08ba49ea2f678113a09ce0bcea0f1091cd09c82.tar.bz2
2010-07-29 Bharath Suri <bharath.s.jois@gmail.com>
PR 1642/testing * psximfs02/init.c, psximfs02/psximfs02.scn, psximfs02/psximfs02.doc, psximfs02/Makefile.am: New test added. * configure.ac, Makefile.am: Changes to accommodate psximfs02 test.
Diffstat (limited to '')
-rw-r--r--testsuites/psxtests/psximfs02/psximfs02.doc28
1 files changed, 28 insertions, 0 deletions
diff --git a/testsuites/psxtests/psximfs02/psximfs02.doc b/testsuites/psxtests/psximfs02/psximfs02.doc
new file mode 100644
index 0000000000..7596b68908
--- /dev/null
+++ b/testsuites/psxtests/psximfs02/psximfs02.doc
@@ -0,0 +1,28 @@
+#
+# $Id$
+#
+# COPYRIGHT (c) 1989-2010.
+# On-Line Applications Research Corporation (OAR).
+#
+# The license and distribution terms for this file may be
+# found in the file LICENSE in this distribution or at
+# http://www.rtems.com/license/LICENSE.
+#
+
+This file describes the directives and concepts tested by this test set.
+
+test set name: psximfs02
+
+directives:
+
+ + mkdir
+ + link
+ + mknod
+ + open
+ + symlink
+ + mount
+ + lstat
+
+concepts:
+
++ A above calls exercise the IMFS routines, mostly error paths.