summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/psx05/psx05.scn (unfollow)
Commit message (Collapse)AuthorFilesLines
2017-10-05posix: Implement self-contained POSIX mutexSebastian Huber1-4/+3
POSIX mutexes are now available in all configurations and no longer depend on --enable-posix. Update #2514. Update #3112.
2017-09-15posix: Allow PTHREAD_PROCESS_SHARED for mutexesSebastian Huber1-1/+1
Close #3125.
2016-06-22posix: pthread_mutexattr_setprioceiling()Sebastian Huber1-5/+8
Accept all priority values in pthread_mutexattr_setprioceiling(). This is in line with POSIX and FreeBSD. The priority is validated in pthread_mutex_init(). Validate the priority only for priority ceiling mutexes.
2009-10-122009-10-11 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-0/+1
* psx05/init.c, psx05/psx05.scn: Add test for bad mutex type.
2009-08-172009-08-17 Santosh G Vattam <vattam.santosh@gmail.com>Joel Sherrill1-0/+1
* configure.ac, psx05/init.c, psx05/psx05.scn: Add test case for initializing a recursize mutex.
2009-07-282009-07-28 Santosh G Vattam <vattam.santosh@gmail.com>Joel Sherrill1-0/+1
* psx05/init.c, psx05/psx05.scn: Add test for pthread_mutex_timedlock with timeout in the past.
2009-07-062009-07-06 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-0/+10
* psx05/init.c, psx05/psx05.scn: Add a couple of invalid Id cases.
2009-06-292009-06-29 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-0/+3
* psx05/init.c, psx05/psx05.scn: Add test case for process scope now that the assert has been removed in the source.
2002-11-142002-11-14 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+1
* psx01/psx01.scn, psx02/psx02.scn, psx03/psx03.scn, psx04/psx04.scn, psx05/psx05.scn, psx06/psx06.scn, psx07/psx07.scn, psx08/psx08.scn, psx09/psx09.scn, psx10/psx10.scn, psx11/psx11.scn, psx12/psx12.scn: Per PR239 update the IDs in the various screens.
1999-10-25Modified to reflect test change where reinitialize mutex test case wasJoel Sherrill1-1/+1
removed.
1998-12-03Updated scn files to match present expected test output.Jennifer Averett1-9/+1
1997-04-18Modified to reflect change from 255 posix priority levels to 254.Joel Sherrill1-3/+3
1996-08-23Filled in the screenMark Johannes1-0/+111
1996-07-04first test cases for mutex manager passJoel Sherrill1-0/+0
1996-05-24new filesJoel Sherrill1-0/+0