summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/sp75/sp75.doc
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2011-08-01 16:15:45 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2011-08-01 16:15:45 +0000
commit765d72673aa7e03e4af1ae11777917028d28a6ae (patch)
treea6919c53db1a5a3e916864d0d2758733e0bcb0bd /testsuites/sptests/sp75/sp75.doc
parent2011-08-01 Xiang Cui <medivhc@gmail.com> (diff)
downloadrtems-765d72673aa7e03e4af1ae11777917028d28a6ae.tar.bz2
2011-08-01 Joel Sherrill <joel.sherrill@oarcorp.com>
* sp75/init.c, sp75/sp75.doc, sp75/sp75.scn: Correct test and supporting documentation.
Diffstat (limited to 'testsuites/sptests/sp75/sp75.doc')
-rw-r--r--testsuites/sptests/sp75/sp75.doc5
1 files changed, 3 insertions, 2 deletions
diff --git a/testsuites/sptests/sp75/sp75.doc b/testsuites/sptests/sp75/sp75.doc
index bfc62e7bd0..d7a23d46b7 100644
--- a/testsuites/sptests/sp75/sp75.doc
+++ b/testsuites/sptests/sp75/sp75.doc
@@ -15,8 +15,9 @@ test set name: sp75
directives:
- XXX list them
+ rtems_semaphore_obtain
concepts:
-+ XXX list them
++ obtain semaphore in no wait mode with dispatching disabled. This is
+logically the same as performing the same operation from an ISR.