summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtmtests/psxtmthread05/psxtmthread05.doc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* psxtmtests/*/*.doc: Change license to BSD-2Joel Sherrill2022-06-141-3/+22
| | | | Updates #3053.
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-211-1/+1
|
* psxtmtests: copy psxtmthread05 to psxtmthread06, fix psxtmthread05Daniel Ramirez2013-11-271-4/+2
| | | | | | The psxtmthread05 test was testing the functionality meant for psxtmthread06. This patch copies the psxtmthread05 to psxtmthread06 and modifies psxtmthread05 to test the intended functionality.
* psxtmtests: Add psxtmthread05 for pthread_setschedparamChirayu Desai2013-11-271-0/+26
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.