[rtems commit] pskey09, sp17: documentation cleanup.

Jennifer Averett jennifer at rtems.org
Fri Jan 3 14:19:30 UTC 2014


Module:    rtems
Branch:    master
Commit:    12f81c09ecadec8c3d622cb116e9f7fd11a21db0
Changeset: http://git.rtems.org/rtems/commit/?id=12f81c09ecadec8c3d622cb116e9f7fd11a21db0

Author:    Mandar Juvekar <mjuvekar0 at gmail.com>
Date:      Fri Jan  3 08:25:14 2014 -0600

pskey09, sp17: documentation cleanup.

---

 testsuites/psxtests/psxkey09/psxkey09.doc |   13 +++++++------
 testsuites/sptests/sp17/sp17.doc          |    7 ++++---
 2 files changed, 11 insertions(+), 9 deletions(-)

diff --git a/testsuites/psxtests/psxkey09/psxkey09.doc b/testsuites/psxtests/psxkey09/psxkey09.doc
index ecb9b74..2759359 100644
--- a/testsuites/psxtests/psxkey09/psxkey09.doc
+++ b/testsuites/psxtests/psxkey09/psxkey09.doc
@@ -1,4 +1,4 @@
-#  COPYRIGHT (c) 1989-2009.
+#  COPYRIGHT (c) 1989-2013.
 #  On-Line Applications Research Corporation (OAR).
 #
 #  The license and distribution terms for this file may be
@@ -12,11 +12,12 @@ test set name:  psxkey09
 
 directives:
 
-  pthread_key_create
-  pthread_setspecific
-  pthread_key_delete
-  _POSIX_Keys_Run_destructors
++ pthread_key_create
++ pthread_setspecific
++ pthread_key_delete
++ _POSIX_Keys_Run_destructors
 
 concepts:
 
-+ Ensure that POSIX Key works when thread deleted first and then deleted key self.
++ Ensure that POSIX Key works when thread deleted first and then deleted key
+  self.
\ No newline at end of file
diff --git a/testsuites/sptests/sp17/sp17.doc b/testsuites/sptests/sp17/sp17.doc
index f33cd6d..03f6f48 100644
--- a/testsuites/sptests/sp17/sp17.doc
+++ b/testsuites/sptests/sp17/sp17.doc
@@ -1,4 +1,4 @@
-#  COPYRIGHT (c) 1989-1999.
+#  COPYRIGHT (c) 1989-2013.
 #  On-Line Applications Research Corporation (OAR).
 #
 #  The license and distribution terms for this file may be
@@ -12,8 +12,9 @@ This file describes the directives and concepts tested by this test set.
 test set name:  test17
 
 directives:
-  ex_init, ex_start, t_create, t_start, tm_tick, i_return, t_ident,
-  as_catch, as_return
++ rtems_task_create
++ rtems_task_start
++ rtems_task_delete
 
 concepts:
 




More information about the vc mailing list