summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/sp43/sp43.scn
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2010-07-27 21:25:02 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2010-07-27 21:25:02 +0000
commitec6a5a18c11d69c392527b1c17d7a5b3f56965b6 (patch)
tree4798706f7a2880f73c887b54957a2889a5119383 /testsuites/sptests/sp43/sp43.scn
parent2010-07-27 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-ec6a5a18c11d69c392527b1c17d7a5b3f56965b6.tar.bz2
2010-07-27 Joel Sherrill <joel.sherrilL@OARcorp.com>
* sp43/init.c, sp43/sp43.scn: Add code to exercise case where an API pointer is NULL when getting an object name.
Diffstat (limited to '')
-rw-r--r--testsuites/sptests/sp43/sp43.scn1
1 files changed, 1 insertions, 0 deletions
diff --git a/testsuites/sptests/sp43/sp43.scn b/testsuites/sptests/sp43/sp43.scn
index 4b496fe051..37c38026e1 100644
--- a/testsuites/sptests/sp43/sp43.scn
+++ b/testsuites/sptests/sp43/sp43.scn
@@ -85,4 +85,5 @@ 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_obtain - good but uncreated ID - INVALID_ID - OK
+rtems_object_get_classic_name - bad API pointer - INVALID_ID
*** END OF TEST 43 ***