summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/psx05/init.c (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* added test cases for errors in pthread_mutexattr_getpsharedJoel Sherrill1996-08-091-1/+16
* added test cases for EINVAL cases in pthread_mutexattr_destroyJoel Sherrill1996-08-091-1/+21
* added test case for pthread_mutexattr_init being passed a null pointer.Joel Sherrill1996-08-091-0/+4
* changed style of output to match other testsJoel Sherrill1996-08-091-40/+51
* Init.c: added priority ceiling task cases.Mark Johannes1996-08-081-20/+204
* added test case for timeout using pthread_mutex_timedlockJoel Sherrill1996-07-041-0/+13
* first test cases for mutex manager passJoel Sherrill1996-07-041-0/+171