summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/spstkalloc04/spstkalloc04.doc
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/sptests/spstkalloc04/spstkalloc04.doc')
-rw-r--r--testsuites/sptests/spstkalloc04/spstkalloc04.doc20
1 files changed, 20 insertions, 0 deletions
diff --git a/testsuites/sptests/spstkalloc04/spstkalloc04.doc b/testsuites/sptests/spstkalloc04/spstkalloc04.doc
new file mode 100644
index 0000000000..a1ed5b22cb
--- /dev/null
+++ b/testsuites/sptests/spstkalloc04/spstkalloc04.doc
@@ -0,0 +1,20 @@
+# COPYRIGHT (c) 2021.
+# 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.org/license/LICENSE.
+#
+
+This file describes the directives and concepts tested by this test set.
+
+test set name: spstkalloc04
+
+directives:
+
+concepts:
+
++ Ensure that the task stack allocator including IDLE thread
+ stack allocator works when a custom allocator is NOT provided
+ for other threads.
+