summaryrefslogtreecommitdiffstats
path: root/testsuites/smptests/smpthreadlife01 (unfollow)
Commit message (Expand)AuthorFilesLines
2020-04-16Canonicalize config.h includeSebastian Huber1-1/+1
2019-04-09rtems: Add rtems_scheduler_get_processor_maximum()Sebastian Huber1-1/+1
2018-10-05tests: Use rtems_task_exit()Sebastian Huber1-3/+1
2018-04-10testsuite/smptests: Merged nested Makefile.am files into one Makefile.amChris Johns1-19/+0
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-2/+0
2016-12-02smpthreadlife01: Fix due to robust thread dispatchSebastian Huber1-13/+19
2016-05-20score: Rename _ISR_Disable_without_giant()Sebastian Huber1-4/+4
2016-05-20testsuites: Avoid Giant lockSebastian Huber1-2/+2
2016-05-20score: Add Thread_Change_life()Sebastian Huber1-1/+1
2015-09-28SMP: Fix and optimize thread dispatchingSebastian Huber1-1/+2
2014-09-01tests: Add documentationSebastian Huber1-1/+1
2014-06-23score: Fix thread deletion on SMPSebastian Huber2-13/+193
2014-06-03smptests/smpthreadlife01: Fix for debug enabledChristian Mauderer1-4/+4
2014-05-21score: _Thread_Set_life_protection()Sebastian Huber1-5/+18
2014-04-11rtems: Rename rtems_smp_get_processor_count()Sebastian Huber1-1/+1
2014-04-01smptests/smpthreadlife01: Avoid bad profiling statSebastian Huber1-1/+5
2014-03-31smptests/smpthreadlife01: TypoSebastian Huber1-5/+0
2014-03-31smptests/smpthreadlife01: Add test casesSebastian Huber2-11/+159
2014-03-31score: Thread life cycle re-implementationSebastian Huber1-1/+71
2014-03-31score: Use thread action for thread restartSebastian Huber4-0/+154