summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/sp77/sp77.doc
blob: d54192e3203b9b358c2cb900c5c4604cfc8700e8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
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