summaryrefslogtreecommitdiffstats
path: root/testsuites/smptests/smpunsupported01 (unfollow)
Commit message (Expand)AuthorFilesLines
2020-04-16Canonicalize config.h includeSebastian Huber1-1/+1
2020-02-25config: Remove CONFIGURE_DISABLE_SMP_CONFIGURATIONSebastian Huber1-2/+0
2019-01-09rtems: Allow to set ISR level 0 in SMP configSebastian Huber1-1/+1
2018-04-10testsuite/smptests: Merged nested Makefile.am files into one Makefile.amChris Johns1-19/+0
2017-12-06smpunsupported01: Add missing error check for rtems_task_modeJoel Sherrill2-1/+13
2017-11-06tests: Use simple console driverSebastian Huber1-1/+1
2017-10-28tests: Remove TEST_INITSebastian Huber1-2/+0
2017-10-23testsuite: Use printk for all test output where possible.Chris Johns1-0/+2
2017-02-14Rename CONFIGURE_SMP_MAXIMUM_PROCESSORSSebastian Huber1-1/+1
2017-02-02Remove CONFIGURE_SMP_APPLICATIONSebastian Huber1-3/+1
2016-11-18score: Restrict task interrupt level to 0 on SMPSebastian Huber1-1/+17
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