summaryrefslogtreecommitdiffstats
path: root/testsuites/libtests/stackchk02/stackchk02.doc
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/libtests/stackchk02/stackchk02.doc')
-rw-r--r--testsuites/libtests/stackchk02/stackchk02.doc16
1 files changed, 16 insertions, 0 deletions
diff --git a/testsuites/libtests/stackchk02/stackchk02.doc b/testsuites/libtests/stackchk02/stackchk02.doc
new file mode 100644
index 0000000000..7907f216a8
--- /dev/null
+++ b/testsuites/libtests/stackchk02/stackchk02.doc
@@ -0,0 +1,16 @@
+# COPYRIGHT (c) 2022.
+# 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: stackchk02
+
+directives:
+ + rtems_stack_checker_report_usage
+
+concepts:
+ + This task verifies that the stack checker will not perform bad
+ accesses when not properly enabled.