summaryrefslogtreecommitdiffstats
path: root/testsuites/smptests/smpunsupported01 (follow)
Commit message (Expand)AuthorAgeFilesLines
* rtems: Allow to set ISR level 0 in SMP configSebastian Huber2019-01-091-1/+1
* testsuite/smptests: Merged nested Makefile.am files into one Makefile.amChris Johns2018-04-101-19/+0
* smpunsupported01: Add missing error check for rtems_task_modeJoel Sherrill2017-12-062-1/+13
* tests: Use simple console driverSebastian Huber2017-11-061-1/+1
* tests: Remove TEST_INITSebastian Huber2017-10-281-2/+0
* testsuite: Use printk for all test output where possible.Chris Johns2017-10-231-0/+2
* Rename CONFIGURE_SMP_MAXIMUM_PROCESSORSSebastian Huber2017-02-141-1/+1
* Remove CONFIGURE_SMP_APPLICATIONSebastian Huber2017-02-021-3/+1
* score: Restrict task interrupt level to 0 on SMPSebastian Huber2016-11-181-1/+17
* tests: Add documentationSebastian Huber2014-09-011-1/+8
* Disable per task variables when SMP is enabledJoel Sherrill2014-04-041-9/+1
* score: Thread life cycle re-implementationSebastian Huber2014-03-311-3/+0
* score: Use thread action for thread restartSebastian Huber2014-03-311-24/+1
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-211-1/+1
* tests/smptests: Use <rtems/test.h>Sebastian Huber2014-03-171-3/+6
* smp: Disable restart of threads other than selfSebastian Huber2013-08-201-0/+23
* score: Error for non-preemptible tasks on SMPSebastian Huber2013-07-221-1/+16
* rtems: Error for task variables on SMPSebastian Huber2013-07-221-0/+9
* rtems: Error for task delete on SMPSebastian Huber2013-07-221-0/+5
* sapi: Add rtems_configuration_is_smp_enabled()Sebastian Huber2013-07-224-0/+82