summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMandar Juvekar <mjuvekar0@gmail.com>2014-01-03 08:25:14 -0600
committerJennifer Averett <jennifer.averett@oarcorp.com>2014-01-03 08:25:14 -0600
commit12f81c09ecadec8c3d622cb116e9f7fd11a21db0 (patch)
treeb27b75bb2d9362d4689934db5ed9465278689706
parentidp: Add doxygen headers. (diff)
downloadrtems-12f81c09ecadec8c3d622cb116e9f7fd11a21db0.tar.bz2
pskey09, sp17: documentation cleanup.
-rw-r--r--testsuites/psxtests/psxkey09/psxkey09.doc13
-rw-r--r--testsuites/sptests/sp17/sp17.doc7
2 files changed, 11 insertions, 9 deletions
diff --git a/testsuites/psxtests/psxkey09/psxkey09.doc b/testsuites/psxtests/psxkey09/psxkey09.doc
index ecb9b742be..2759359ad3 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 f33cd6dfd1..03f6f48ccc 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: