summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/psx01/task.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* simple version of test which shows pthread_create, pthread_exit, and exitJoel Sherrill1996-05-291-1/+6
| | | | are basically working. This test will be enhanced further.
* Gutted test of rtems api calls and added comments to indicate what the testJoel Sherrill1996-05-291-16/+11
| | | | should do in their place. It now compiles and links.
* new fileJoel Sherrill1996-05-241-0/+50