summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtmtests/psxtmcond10 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* psxtmtests: Avoid build system defined definesSebastian Huber2019-11-121-0/+2
| | | | Update #3818.
* testsuite/psxtmtests: Merged nested Makefile.am files into one Makefile.amChris Johns2018-04-101-28/+0
| | | | | | This change is part of the testsuite Makefile.am reorganization. Update #3382
* Create POSIX Timing Test psxtmcond09Christopher Kerl2013-01-112-0/+28
Modifications were made to this submission allow the same init.c file to be ran by three tests that were very similar using posix pthread_cond_timedwait and pthread_cond_wait.