summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/sp54
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2009-07-03 15:56:01 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2009-07-03 15:56:01 +0000
commitc5d412c18c638b182a532c037483d11109c5e5b2 (patch)
tree41bb1622bc2f552dcaea1e7a6953e5023feac180 /testsuites/sptests/sp54
parent2009-07-03 Daniel Hellstrom <daniel@gaisler.com> (diff)
downloadrtems-c5d412c18c638b182a532c037483d11109c5e5b2.tar.bz2
2009-07-03 Joel Sherrill <joel.sherrill@OARcorp.com>
* sp54/init.c, sp54/sp54.doc: Fix typos and comments.
Diffstat (limited to 'testsuites/sptests/sp54')
-rw-r--r--testsuites/sptests/sp54/init.c7
-rw-r--r--testsuites/sptests/sp54/sp54.doc2
2 files changed, 7 insertions, 2 deletions
diff --git a/testsuites/sptests/sp54/init.c b/testsuites/sptests/sp54/init.c
index e8d01ead94..b9a32fc61b 100644
--- a/testsuites/sptests/sp54/init.c
+++ b/testsuites/sptests/sp54/init.c
@@ -1,4 +1,5 @@
-/* Odd Id Error Case -- Valid Id on API with No Objects Configured
+/* Odd Id Cases where API configured but No Threads
+ * + Possibly Valid Id passed to directive
*
* COPYRIGHT (c) 1989-2009.
* On-Line Applications Research Corporation (OAR).
@@ -20,6 +21,10 @@ rtems_task Init(
rtems_task_priority pri;
rtems_id id;
+ /*
+ * It is possible that since this thread prints and there is no idle
+ * task, that the system could fail miserably. :(
+ */
puts( "\n\n*** TEST 54 ***" );
puts( "Init - use valid id of API class with no objects" );
diff --git a/testsuites/sptests/sp54/sp54.doc b/testsuites/sptests/sp54/sp54.doc
index d796a3baf1..dfc4139358 100644
--- a/testsuites/sptests/sp54/sp54.doc
+++ b/testsuites/sptests/sp54/sp54.doc
@@ -15,7 +15,7 @@ test set name: sp54
directives:
- rtems_task_set)priority
+ rtems_task_set_priority
rtems_task_ident
concepts: