summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtmtests/psxtmcond09 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-211-1/+1
|
* Create POSIX Timing Test psxtmcond09Christopher Kerl2013-01-112-0/+39
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.