From 589bbcb0edb0a019e1693fd884b95287f9ba7e7f Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Mon, 14 Apr 2014 16:05:52 -0500 Subject: sp74.doc: Correct minor typos --- testsuites/sptests/sp74/sp74.doc | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/testsuites/sptests/sp74/sp74.doc b/testsuites/sptests/sp74/sp74.doc index 009be0235e..58eec2d22e 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. -- cgit v1.2.3