summaryrefslogtreecommitdiffstats
path: root/c/src/tests/psxtests/psx05 (follow)
Commit message (Expand)AuthorAgeFilesLines
* Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill1999-04-191-1/+1
* Towards automake XI patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill1999-03-191-3/+12
* Part of the automake VI patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill1999-02-181-1/+3
* Changed to account for ownership only being tracked when a priorityJoel Sherrill1998-12-031-0/+8
* Updated scn files to match present expected test output.Jennifer Averett1998-12-031-9/+1
* updated copyright to 1998Joel Sherrill1998-02-175-5/+5
* Big patch form Ralf Corsepius described in this email:Joel Sherrill1998-01-301-4/+2
* Removed CONFIG_DIR and PROJECT_HOME directories.Joel Sherrill1998-01-201-1/+1
* Modified a lot of files to take a first cut at supporting building fromJoel Sherrill1997-12-101-1/+4
* Fixed typo in the pointer to the license terms.Joel Sherrill1997-10-085-10/+10
* headers updated to reflect new style copyright notice as partJoel Sherrill1997-04-225-25/+25
* Modified to reflect change from 255 posix priority levels to 254.Joel Sherrill1997-04-182-5/+5
* Added line to install test screens so difftest does not have to haveJoel Sherrill1997-04-151-0/+2
* corrected printf format to avoid warningJoel Sherrill1997-04-021-1/+1
* This set of changes is the build of what was required to convert toJoel Sherrill1997-04-011-0/+60
* added printf of status when not successfulJoel Sherrill1996-09-051-1/+3
* Filled in the screenMark Johannes1996-08-231-0/+111
* Added Einval case for mutex not initializedMark Johannes1996-08-201-0/+10
* pthread_mutex_init returns EAGAIN not ENOMEM when there are too many mutexes.Joel Sherrill1996-08-141-2/+2
* added numerous error test cases.Joel Sherrill1996-08-122-14/+157
* 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
* split test into multiple tasks.Joel Sherrill1996-08-083-1/+110
* Task_1: changed comment and task name to task1.Mark Johannes1996-08-081-2/+2
* Init.c: added priority ceiling task cases.Mark Johannes1996-08-081-20/+204
* added test case for timeout using pthread_mutex_timedlockJoel Sherrill1996-07-042-0/+19
* first test cases for mutex manager passJoel Sherrill1996-07-044-0/+277