summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/psx01/init.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* 2003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-09-041-1/+1
* Updated copyright notice.Joel Sherrill1999-11-171-2/+1
* Added test cases for uname().Joel Sherrill1999-11-161-0/+18
* updated copyright to 1998Joel Sherrill1998-02-171-1/+1
* Fixed typo in the pointer to the license terms.Joel Sherrill1997-10-081-2/+2
* headers updated to reflect new style copyright notice as partJoel Sherrill1997-04-221-5/+5
* 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