summaryrefslogtreecommitdiffstats
path: root/testsuites (follow)
Commit message (Expand)AuthorAgeFilesLines
* added complete test cases for pthread_once.Joel Sherrill1996-08-083-16/+44
* added more error cases to complete testing of pthread_equal whenJoel Sherrill1996-08-071-0/+8
* added test cases for ESRCH from pthread_join and pthread_detachJoel Sherrill1996-08-071-0/+9
* removed if 0 for basic sporadic server case accidentally left in.Joel Sherrill1996-08-071-2/+1
* basic sporadic server test.Joel Sherrill1996-08-073-0/+285
* added complete test cases for pthread_attr_getschedparam,Joel Sherrill1996-08-071-9/+137
* join/detach basic tests passJoel Sherrill1996-08-024-0/+181
* removed unused prototypesJoel Sherrill1996-08-021-9/+0
* test successfully exercises all of pthread_attr_* set and get routinesJoel Sherrill1996-08-013-0/+329
* added key testJoel Sherrill1996-07-315-0/+271
* added test case for timeout using pthread_mutex_timedlockJoel Sherrill1996-07-042-0/+19
* first test cases for mutex manager passJoel Sherrill1996-07-044-0/+277
* initial modifications to test sigtimedwait.Joel Sherrill1996-06-151-0/+2
* first successful run. Has test cases for a simple sigtimedwait() timeout,Mark Johannes1996-06-134-0/+347
* Added _Thread_Do_post_task_switch_extension variable.Joel Sherrill1996-06-131-0/+1
* Added a macro for "empty_line" which will go between test cases.Joel Sherrill1996-06-131-0/+2
* Added more test cases for kill() and alarm(). kill() now can unblock aJoel Sherrill1996-06-131-23/+68
* new filesJoel Sherrill1996-06-123-0/+194
* Added test case which blocks a signal, sees what signals are pending, sendsJoel Sherrill1996-06-111-1/+44
* modified to test pthread_kill() to self and pthread_kill() to a blockedJoel Sherrill1996-06-112-8/+24
* new files.Joel Sherrill1996-06-104-0/+177
* new fileJoel Sherrill1996-06-101-0/+83
* moved the time macros to pmacros.h.Joel Sherrill1996-06-103-38/+4
* added include of <sched.h> and fixed warningsJoel Sherrill1996-06-061-2/+3
* added cpu_time_budget field to Thread_Control and removed the global variableJoel Sherrill1996-06-051-1/+0
* 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-043-14/+28
* updated screenJoel Sherrill1996-06-035-40/+34
* 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
* renamed _TOD_Ticks_since_boot as _Watchdog_Ticks_since_boot so the WatchdogJoel Sherrill1996-05-311-1/+1
* added code to test clock and time related functionality.Joel Sherrill1996-05-302-17/+63
* tests now specify whether they are using rtems initialization tasksJoel Sherrill1996-05-3029-0/+58
* tests now specify whether using posix initialization threads tableJoel Sherrill1996-05-2950-6/+96
* simple version of test which shows pthread_create, pthread_exit, and exitJoel Sherrill1996-05-293-4/+19
* Gutted test of rtems api calls and added comments to indicate what the testJoel Sherrill1996-05-293-77/+31
* added initial posix configuration supportJoel Sherrill1996-05-281-1/+2
* new fileJoel Sherrill1996-05-2414-0/+337
* new fileJoel Sherrill1996-05-241-0/+50
* updates from Tony Bennett to correct calling sequences.Joel Sherrill1996-05-242-0/+2
* new filesJoel Sherrill1996-05-243-4/+111
* new fileMark Johannes1996-05-241-0/+22
* added use of sporadic server scheduling parametersJoel Sherrill1996-05-247-0/+58
* new filesJoel Sherrill1996-05-243-0/+96
* clean up on DELAYTIMER_MAXJoel Sherrill1996-05-233-12/+0
* new filesJoel Sherrill1996-05-236-0/+204
* unused variableJoel Sherrill1996-05-231-1/+0
* new filesJoel Sherrill1996-05-238-0/+208
* new filesJoel Sherrill1996-05-237-0/+184