summaryrefslogtreecommitdiffstats
path: root/testsuites/libtests/tar01/tar01.doc
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2010-07-27 18:16:50 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2010-07-27 18:16:50 +0000
commit270434cc4a67a9d5ef9d1523e7d50533de2b88a0 (patch)
tree8870e228ddecd1e8241eaea3a6557581c8695a42 /testsuites/libtests/tar01/tar01.doc
parent2010-07-27 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-270434cc4a67a9d5ef9d1523e7d50533de2b88a0.tar.bz2
2010-07-27 Joel Sherrill <joel.sherrill@oarcorp.com>
PR 1532/testing * Makefile.am, configure.ac: Add initial tests for untar capabilities. * tar01/.cvsignore, tar01/Makefile.am, tar01/init.c, tar01/tar01.doc, tar01/tar01.scn, tar02/.cvsignore, tar02/Makefile.am, tar02/init.c, tar02/tar02.doc, tar02/tar02.scn: New files.
Diffstat (limited to 'testsuites/libtests/tar01/tar01.doc')
-rw-r--r--testsuites/libtests/tar01/tar01.doc23
1 files changed, 23 insertions, 0 deletions
diff --git a/testsuites/libtests/tar01/tar01.doc b/testsuites/libtests/tar01/tar01.doc
new file mode 100644
index 0000000000..4ae46b4c6d
--- /dev/null
+++ b/testsuites/libtests/tar01/tar01.doc
@@ -0,0 +1,23 @@
+#
+# $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: malloc02
+
+directives:
+
+ + Untar_FromMemory
+ + Untar_FromFile
+
+concepts:
+
++ exercise these routines