summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtmtests/psxtmthread05/Makefile.am (follow)
Commit message (Collapse)AuthorAgeFilesLines
* testsuite/psxtmtests: Merged nested Makefile.am files into one Makefile.amChris Johns2018-04-101-27/+0
| | | | | | This change is part of the testsuite Makefile.am reorganization. Update #3382
* psxtmtests: Add psxtmthread05 for pthread_setschedparamChirayu Desai2013-11-271-0/+27
New test psxtmthread 05 uses two tasks and times lowering the priority of one task plus the preemption and context switch to the other task.