summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/spassoc01/spassoc01.doc
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2010-07-07 14:16:55 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2010-07-07 14:16:55 +0000
commit4479b373d9cdb70724b3f7b7c7a345801c2104bf (patch)
tree3a7c3b2068f4355edbcd67b56fe6e22c553dabc5 /testsuites/sptests/spassoc01/spassoc01.doc
parent2010-07-07 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-4479b373d9cdb70724b3f7b7c7a345801c2104bf.tar.bz2
2010-07-07 Bharath Suri <bharath.s.jois@gmail.com>
PR 1603/testing * spassoc01/init.c, spassoc01/Makefile.am, spassoc01/spassoc01.doc, spassoc01/spassoc01.scn: Added new test. * Makefile.am, configure.ac: Added new test spassoc01 for rtems_assoc routines.
Diffstat (limited to 'testsuites/sptests/spassoc01/spassoc01.doc')
-rw-r--r--testsuites/sptests/spassoc01/spassoc01.doc39
1 files changed, 39 insertions, 0 deletions
diff --git a/testsuites/sptests/spassoc01/spassoc01.doc b/testsuites/sptests/spassoc01/spassoc01.doc
new file mode 100644
index 0000000000..587b8820f4
--- /dev/null
+++ b/testsuites/sptests/spassoc01/spassoc01.doc
@@ -0,0 +1,39 @@
+#
+# $Id$
+#
+# 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.com/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