summaryrefslogtreecommitdiffstats
path: root/testsuites/libtests/tar03/tar03.doc
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2010-07-19 13:12:40 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2010-07-19 13:12:40 +0000
commit741343ad8e5b907c4fbbe2d871b13ff605280aa1 (patch)
tree820ccc0243049dc78c4dcf787502357aa27977eb /testsuites/libtests/tar03/tar03.doc
parent2010-07-19 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-741343ad8e5b907c4fbbe2d871b13ff605280aa1.tar.bz2
2010-07-19 Joel Sherrill <joel.sherrill@oarcorp.com>
* Makefile.am, configure.ac: Add tar test for error cases. * tar03/.cvsignore, tar03/Makefile.am, tar03/init.c, tar03/tar03.doc, tar03/tar03.scn: New files.
Diffstat (limited to '')
-rw-r--r--testsuites/libtests/tar03/tar03.doc26
1 files changed, 26 insertions, 0 deletions
diff --git a/testsuites/libtests/tar03/tar03.doc b/testsuites/libtests/tar03/tar03.doc
new file mode 100644
index 0000000000..b706026e12
--- /dev/null
+++ b/testsuites/libtests/tar03/tar03.doc
@@ -0,0 +1,26 @@
+#
+# $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: tar03
+
+directives:
+
+ rtems_tarfs_load
+
+concepts:
+
++ Exercise error path for loading image at non-root directory
+
++ Exercise error path when root filesytem does not support files
+
+