summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/sp48/sp48.doc
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/sptests/sp48/sp48.doc')
-rw-r--r--testsuites/sptests/sp48/sp48.doc24
1 files changed, 24 insertions, 0 deletions
diff --git a/testsuites/sptests/sp48/sp48.doc b/testsuites/sptests/sp48/sp48.doc
new file mode 100644
index 0000000000..5e71aee8d9
--- /dev/null
+++ b/testsuites/sptests/sp48/sp48.doc
@@ -0,0 +1,24 @@
+#
+# $Id$
+#
+# COPYRIGHT (c) 1989-2008.
+# 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: sp48
+
+directives:
+
+ rtems_semaphore_create
+ rtems_semaphore_delete
+
+concepts:
+
++ Ensure that unlimited object configuration works properly when
+ configured for unified C program heap and Executive Workspace.