summaryrefslogtreecommitdiffstats
path: root/c/src/tests/psxtests/psx01/init.c (unfollow)
Commit message (Expand)AuthorFilesLines
2003-11-112003-11-10 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius1-242/+0
2003-09-042003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+1
1999-11-17Updated copyright notice.Joel Sherrill1-2/+1
1999-11-16Added test cases for uname().Joel Sherrill1-0/+18
1998-02-17updated copyright to 1998Joel Sherrill1-1/+1
1997-10-08Fixed typo in the pointer to the license terms.Joel Sherrill1-2/+2
1997-04-22headers updated to reflect new style copyright notice as partJoel Sherrill1-5/+5
1996-09-05nanosleep no longer consider a negative value of tv_sec to be an error.Joel Sherrill1-6/+7
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-09added test cases for errors in sched_get_priority_min andJoel Sherrill1-5/+30
1996-08-08added complete test cases for pthread_once.Joel Sherrill1-8/+8
1996-06-10moved the time macros to pmacros.h.Joel Sherrill1-33/+1
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 Sherrill1-0/+5
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 Sherrill1-17/+62
1996-05-29tests now specify whether using posix initialization threads tableJoel Sherrill1-1/+1
1996-05-29simple version of test which shows pthread_create, pthread_exit, and exitJoel Sherrill1-1/+10
1996-05-29Gutted test of rtems api calls and added comments to indicate what the testJoel Sherrill1-52/+8
1996-05-24new filesJoel Sherrill1-4/+68
1996-05-24new fileMark Johannes1-8/+7