summaryrefslogtreecommitdiffstats
path: root/c/src/tests/psxtests/psx01/init.c (unfollow)
Commit message (Expand)AuthorFilesLines
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