summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/spprivenv01/spprivenv01.doc
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/sptests/spprivenv01/spprivenv01.doc')
-rw-r--r--testsuites/sptests/spprivenv01/spprivenv01.doc25
1 files changed, 25 insertions, 0 deletions
diff --git a/testsuites/sptests/spprivenv01/spprivenv01.doc b/testsuites/sptests/spprivenv01/spprivenv01.doc
new file mode 100644
index 0000000000..c36254d1ee
--- /dev/null
+++ b/testsuites/sptests/spprivenv01/spprivenv01.doc
@@ -0,0 +1,25 @@
+#
+# $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: spprivenv01
+
+directives:
+
+ + rtems_libio_set_private_env
+ + rtems_libio_share_private_env
+
+concepts:
+
++ Exercise the routines at privateenv.c, which reset/share a task's
+private environment
+