summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/psx05/psx05.scn
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2009-08-17 17:43:35 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2009-08-17 17:43:35 +0000
commit49325ef13cf5c25f78590e8d4c0fa4a190e985d4 (patch)
tree62b483030051d525f4be9b61cf688c2f4d747e82 /testsuites/psxtests/psx05/psx05.scn
parent2009-08-17 Santosh G Vattam <vattam.santosh@gmail.com> (diff)
downloadrtems-49325ef13cf5c25f78590e8d4c0fa4a190e985d4.tar.bz2
2009-08-17 Santosh G Vattam <vattam.santosh@gmail.com>
* configure.ac, psx05/init.c, psx05/psx05.scn: Add test case for initializing a recursize mutex.
Diffstat (limited to '')
-rw-r--r--testsuites/psxtests/psx05/psx05.scn1
1 files changed, 1 insertions, 0 deletions
diff --git a/testsuites/psxtests/psx05/psx05.scn b/testsuites/psxtests/psx05/psx05.scn
index a9d11a66e3..58351cccd7 100644
--- a/testsuites/psxtests/psx05/psx05.scn
+++ b/testsuites/psxtests/psx05/psx05.scn
@@ -114,4 +114,5 @@ Task 3: exit
Init: pthread_mutex_getprioceiling- ceiling = 200
Init: pthread_setschedparam - set Init priority to highest
Init: pthread_mutex_lock - EINVAL (priority ceiling violation)
+Init: Recursive Mutex
*** END OF POSIX TEST 5 ***