summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/sp43/sp43.scn
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2009-09-14 20:07:32 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2009-09-14 20:07:32 +0000
commit0f4de1e33b53ef7a5c20f3177585200551fbe741 (patch)
treee0c589edbdb52cc461daae7a6ec1f1977c6dece7 /testsuites/sptests/sp43/sp43.scn
parent2009-09-14 Joel Sherrill <joel.sherrill@OARcorp.com> (diff)
downloadrtems-0f4de1e33b53ef7a5c20f3177585200551fbe741.tar.bz2
2009-09-14 Joel Sherrill <joel.sherrill@OARcorp.com>
* sp43/init.c, sp43/sp43.scn: Minor correction to test case so it hits the intended code.
Diffstat (limited to '')
-rw-r--r--testsuites/sptests/sp43/sp43.scn2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuites/sptests/sp43/sp43.scn b/testsuites/sptests/sp43/sp43.scn
index dd1bf9d493..fd75b07dba 100644
--- a/testsuites/sptests/sp43/sp43.scn
+++ b/testsuites/sptests/sp43/sp43.scn
@@ -87,5 +87,5 @@ rtems_task_set_priority - use valid Idle thread id
rtems_task_set_priority - clobber internal thread class info
rtems_task_set_priority - use valid Idle thread id again
rtems_task_set_priority - restore internal thread class info
-rtems_semaphore_release - good but uncreated ID - INVALID_ID - OK
+rtems_semaphore_obtain - good but uncreated ID - INVALID_ID - OK
*** END OF TEST 43 ***