summaryrefslogtreecommitdiffstats
path: root/testsuites/smptests/smpunsupported01 (unfollow)
Commit message (Expand)AuthorFilesLines
2014-09-01tests: Add documentationSebastian Huber1-1/+8
2014-04-04Disable per task variables when SMP is enabledJoel Sherrill1-9/+1
2014-03-31score: Thread life cycle re-implementationSebastian Huber1-3/+0
2014-03-31score: Use thread action for thread restartSebastian Huber1-24/+1
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns1-1/+1
2014-03-17tests/smptests: Use <rtems/test.h>Sebastian Huber1-3/+6
2013-08-20smp: Disable restart of threads other than selfSebastian Huber1-0/+23
2013-07-22score: Error for non-preemptible tasks on SMPSebastian Huber1-1/+16
2013-07-22rtems: Error for task variables on SMPSebastian Huber1-0/+9
2013-07-22rtems: Error for task delete on SMPSebastian Huber1-0/+5
2013-07-22sapi: Add rtems_configuration_is_smp_enabled()Sebastian Huber4-0/+82