summaryrefslogtreecommitdiffstats
path: root/test/pthread
Commit message (Collapse)AuthorAgeFilesLines
* Ignore generated binariesEric Andersen2002-08-231-0/+7
|
* Add a test from Stefan Soucek for pthread_cond_timedwait(). OnEric Andersen2002-02-202-1/+115
| | | | mmu-less ARM perhaps sigsetjmp() isn't working?
* Several test suite updates. The testatexit, teston_exit, andEric Andersen2002-02-137-0/+633
pthread tests were contributed by Stefan Soucek