summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/spintrcritical16
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2009-07-30 14:52:40 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2009-07-30 14:52:40 +0000
commitb1b6beb0e35a16bd7061f049ac2e5132af4d6c62 (patch)
treec6726c260e1a07f1e62ea49e18b69f952e93448e /testsuites/sptests/spintrcritical16
parent2009-07-30 Joel Sherrill <joel.sherrill@OARcorp.com> (diff)
downloadrtems-b1b6beb0e35a16bd7061f049ac2e5132af4d6c62.tar.bz2
2009-07-30 Joel Sherrill <joel.sherrill@OARcorp.com>
* spintrcritical16/spintrcritical16.doc: Remove junk and typos.
Diffstat (limited to 'testsuites/sptests/spintrcritical16')
-rw-r--r--testsuites/sptests/spintrcritical16/spintrcritical16.doc4
1 files changed, 1 insertions, 3 deletions
diff --git a/testsuites/sptests/spintrcritical16/spintrcritical16.doc b/testsuites/sptests/spintrcritical16/spintrcritical16.doc
index 9a84845c8f..9bdc543f6d 100644
--- a/testsuites/sptests/spintrcritical16/spintrcritical16.doc
+++ b/testsuites/sptests/spintrcritical16/spintrcritical16.doc
@@ -20,9 +20,7 @@ directives:
concepts:
-+ Ensure that a thread timing out on a thread queue while ANOTHER thread is
- in the process of blocking on the same thread queue is processed correctly.
-+ Ensuire that is processing a timeout on a thread (that is the thread
++ Ensure that is processing a timeout on a thread (that is the thread
executing) that has also had its request satisfied while it is being
enqueued is probably left as a satisfied case.