summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/psx04/task1.c (unfollow)
Commit message (Collapse)AuthorFilesLines
1999-11-17Updated copyright notice.Joel Sherrill1-2/+1
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
of switching to the modified GNU GPL.
1996-09-18new filesJoel Sherrill1-5/+15
1996-08-08added cases to increase coverage of pthread_create. cases added testedJoel Sherrill1-17/+6
error paths as well as inherit scheduling attributes.
1996-06-11modified to test pthread_kill() to self and pthread_kill() to a blockedJoel Sherrill1-3/+3
thread. nanosleep() can be interrupted and return the time remaining.
1996-06-10new files.Joel Sherrill1-17/+11
This test does a basic checkout of signals with a thread-directed signal (pthread_kill()) used to interrupt a nanosleep().
1996-06-10moved the time macros to pmacros.h.Joel Sherrill1-1/+2
1996-06-04added basic test cases for pthread_self and pthread_equalJoel Sherrill1-14/+14
1996-05-29simple version of test which shows pthread_create, pthread_exit, and exitJoel Sherrill1-1/+6
are basically working. This test will be enhanced further.
1996-05-29Gutted test of rtems api calls and added comments to indicate what the testJoel Sherrill1-16/+11
should do in their place. It now compiles and links.
1996-05-24new fileJoel Sherrill1-0/+0