summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/psx01/init.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'rtems-3-6-0'.3.6.0cvs2git1996-09-301-225/+0
* nanosleep no longer consider a negative value of tv_sec to be an error.Joel Sherrill1996-09-051-6/+7
* Added build_time statement to provide a tm for the testMark Johannes1996-08-231-2/+4
* changed error for too many threads to EAGAINJoel Sherrill1996-08-151-2/+2
* added test cases for clock_getresJoel Sherrill1996-08-121-9/+27
* added test cases for clock_gettime (invalid id), clock_settime (invalid_id),Joel Sherrill1996-08-121-0/+48
* added test case for non-NULL parameter to time()Joel Sherrill1996-08-121-0/+6
* added test cases for errors in sched_get_priority_min andJoel Sherrill1996-08-091-5/+30
* added complete test cases for pthread_once.Joel Sherrill1996-08-081-8/+8
* moved the time macros to pmacros.h.Joel Sherrill1996-06-101-33/+1
* added include of <sched.h> and fixed warningsJoel Sherrill1996-06-061-2/+3
* added test case for sched_get_priority_min, sched_get_priority_max,Joel Sherrill1996-06-041-0/+23
* added basic test cases for pthread_self and pthread_equalJoel Sherrill1996-06-041-0/+5
* added test code for return of remaining time from sleep().Joel Sherrill1996-06-031-2/+8
* added test case for nanosleep filling in the time remaining structure.Joel Sherrill1996-06-031-0/+1
* added test code for nanosleep and return code from sleep.Joel Sherrill1996-06-031-2/+27
* added code to test clock and time related functionality.Joel Sherrill1996-05-301-17/+62
* tests now specify whether using posix initialization threads tableJoel Sherrill1996-05-291-1/+1
* simple version of test which shows pthread_create, pthread_exit, and exitJoel Sherrill1996-05-291-1/+10
* Gutted test of rtems api calls and added comments to indicate what the testJoel Sherrill1996-05-291-52/+8
* new filesJoel Sherrill1996-05-241-4/+68
* new fileMark Johannes1996-05-241-0/+22