summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/sp77/sp77.doc
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/sptests/sp77/sp77.doc')
-rw-r--r--testsuites/sptests/sp77/sp77.doc21
1 files changed, 21 insertions, 0 deletions
diff --git a/testsuites/sptests/sp77/sp77.doc b/testsuites/sptests/sp77/sp77.doc
new file mode 100644
index 0000000000..d54192e320
--- /dev/null
+++ b/testsuites/sptests/sp77/sp77.doc
@@ -0,0 +1,21 @@
+# COPYRIGHT (c) 2012.
+# Krzysztof Miesowicz krzysztof.miesowicz@gmail.com
+#
+# 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: sp77
+
+directives:
+
+ rtems_message_queue_create
+
+concepts:
+
++ test to check if rtems_message_queue_create work as supposed when
+maximum_message_size is too large and cause overflow in
+_core_message_queue_initialize symbol in coremsg.c file