summaryrefslogtreecommitdiffstats
path: root/c/src/tests/psxtests/psx01 (unfollow)
Commit message (Expand)AuthorFilesLines
1999-04-19Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill1-1/+1
1999-03-19Towards automake XI patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill1-3/+12
1999-02-18Part of the automake VI patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill1-1/+3
1998-12-03Updated scn files to match present expected test output.Jennifer Averett1-1/+1
1998-02-17updated copyright to 1998Joel Sherrill3-3/+3
1998-01-30Big patch form Ralf Corsepius described in this email:Joel Sherrill1-4/+2
1998-01-20Removed CONFIG_DIR and PROJECT_HOME directories.Joel Sherrill1-1/+1
1997-12-10Modified a lot of files to take a first cut at supporting building fromJoel Sherrill1-1/+4
1997-10-08Fixed typo in the pointer to the license terms.Joel Sherrill3-6/+6
1997-04-22headers updated to reflect new style copyright notice as partJoel Sherrill3-15/+15
1997-04-18Modified to reflect change from 255 posix priority levels to 254.Joel Sherrill1-1/+1
1997-04-15Added line to install test screens so difftest does not have to haveJoel Sherrill1-0/+2
1997-04-01This set of changes is the build of what was required to convert toJoel Sherrill1-0/+60
1996-09-05nanosleep no longer consider a negative value of tv_sec to be an error.Joel Sherrill1-6/+7
1996-08-23Filled in the screenMark Johannes1-0/+46
1996-08-23Added build_time statement to provide a tm for the testMark Johannes1-2/+4
1996-08-15changed error for too many threads to EAGAINJoel Sherrill1-2/+2
1996-08-12added test cases for clock_getresJoel Sherrill1-9/+27
1996-08-12added test cases for clock_gettime (invalid id), clock_settime (invalid_id),Joel Sherrill1-0/+48
1996-08-12added test case for non-NULL parameter to time()Joel Sherrill1-0/+6
1996-08-09lowered maximum number of threads to 2 to make test case easier.Joel Sherrill1-0/+3
1996-08-09added test case for sched_yield.Joel Sherrill1-6/+14
1996-08-09added test cases for errors in sched_get_priority_min andJoel Sherrill1-5/+30
1996-08-08added complete test cases for pthread_once.Joel Sherrill3-16/+44
1996-08-07added more error cases to complete testing of pthread_equal whenJoel Sherrill1-0/+8
1996-06-10moved the time macros to pmacros.h.Joel Sherrill3-38/+4
1996-06-06added include of <sched.h> and fixed warningsJoel Sherrill1-2/+3
1996-06-04added test case for sched_get_priority_min, sched_get_priority_max,Joel Sherrill1-0/+23
1996-06-04added basic test cases for pthread_self and pthread_equalJoel Sherrill3-14/+28
1996-06-03added test code for return of remaining time from sleep().Joel Sherrill1-2/+8
1996-06-03added test case for nanosleep filling in the time remaining structure.Joel Sherrill1-0/+1
1996-06-03added test code for nanosleep and return code from sleep.Joel Sherrill1-2/+27
1996-05-30added code to test clock and time related functionality.Joel Sherrill2-17/+63
1996-05-29tests now specify whether using posix initialization threads tableJoel Sherrill2-5/+3
1996-05-29simple version of test which shows pthread_create, pthread_exit, and exitJoel Sherrill3-4/+19
1996-05-29Gutted test of rtems api calls and added comments to indicate what the testJoel Sherrill3-77/+31
1996-05-24new fileJoel Sherrill1-0/+50
1996-05-24new filesJoel Sherrill3-4/+111
1996-05-24new fileMark Johannes1-0/+22