[rtems commit] sp74.doc: Correct minor typos
Joel Sherrill
joel at rtems.org
Mon Apr 14 20:58:02 UTC 2014
Module: rtems
Branch: master
Commit: 589bbcb0edb0a019e1693fd884b95287f9ba7e7f
Changeset: http://git.rtems.org/rtems/commit/?id=589bbcb0edb0a019e1693fd884b95287f9ba7e7f
Author: Joel Sherrill <joel.sherrill at oarcorp.com>
Date: Mon Apr 14 16:05:52 2014 -0500
sp74.doc: Correct minor typos
---
testsuites/sptests/sp74/sp74.doc | 8 +++++---
1 files changed, 5 insertions(+), 3 deletions(-)
diff --git a/testsuites/sptests/sp74/sp74.doc b/testsuites/sptests/sp74/sp74.doc
index 009be02..58eec2d 100644
--- a/testsuites/sptests/sp74/sp74.doc
+++ b/testsuites/sptests/sp74/sp74.doc
@@ -1,4 +1,4 @@
-# COPYRIGHT (c) 2011.
+# COPYRIGHT (c) 2011, 2014.
# On-Line Applications Research Corporation (OAR).
#
# The license and distribution terms for this file may be
@@ -16,6 +16,8 @@ directives:
concepts:
+ This test is specifically designed to exercise the yield case when
- a task is non-preemptive and a higher priority task is ready
+ a task is non-preemptive and a higher priority task is ready.
-+ test where there is one thread at a priority with the executing thread being non-preemptive. Create a higher priority thread and then yield from Init task.
++ Test where there is one thread at a priority with the executing thread
+ being non-preemptive. Create a higher priority thread and then yield from
+ the Init task.
More information about the vc
mailing list