summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/spassoc01/spassoc01.doc
blob: 682ef22dab8ed39908118fd095b7bb35628901d9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
#  COPYRIGHT (c) 1989-2010.
#  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:  spassoc01

directives:

+ rtems_assoc_local_by_name
+ rtems_assoc_local_by_remote_bitfield
+ rtems_assoc_local_by_remote

+ rtems_assoc_name_by_local_bitfield
+ rtems_assoc_name_by_local
+ rtems_assoc_name_by_remote_bitfield
+ rtems_assoc_name_by_remote
+ rtems_assoc_name_bad

+ rtems_assoc_ptr_by_local
+ rtems_assoc_ptr_by_remote
+ rtems_assoc_ptr_by_name

+ rtems_assoc_remote_by_local_bitfield
+ rtems_assoc_remote_by_local
+ rtems_assoc_remote_by_name

concepts:

+ exercise the rtems_assoc* routines completely, including all the
possible branching