summaryrefslogtreecommitdiffstats
path: root/testsuites/smptests/smpthreadlife01 (follow)
Commit message (Expand)AuthorAgeFilesLines
* Canonicalize config.h includeSebastian Huber2020-04-161-1/+1
* rtems: Add rtems_scheduler_get_processor_maximum()Sebastian Huber2019-04-091-1/+1
* tests: Use rtems_task_exit()Sebastian Huber2018-10-051-3/+1
* testsuite/smptests: Merged nested Makefile.am files into one Makefile.amChris Johns2018-04-101-19/+0
* 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-2/+0
* smpthreadlife01: Fix due to robust thread dispatchSebastian Huber2016-12-021-13/+19
* score: Rename _ISR_Disable_without_giant()Sebastian Huber2016-05-201-4/+4
* testsuites: Avoid Giant lockSebastian Huber2016-05-201-2/+2
* score: Add Thread_Change_life()Sebastian Huber2016-05-201-1/+1
* SMP: Fix and optimize thread dispatchingSebastian Huber2015-09-281-1/+2
* tests: Add documentationSebastian Huber2014-09-011-1/+1
* score: Fix thread deletion on SMPSebastian Huber2014-06-232-13/+193
* smptests/smpthreadlife01: Fix for debug enabledChristian Mauderer2014-06-031-4/+4
* score: _Thread_Set_life_protection()Sebastian Huber2014-05-211-5/+18
* rtems: Rename rtems_smp_get_processor_count()Sebastian Huber2014-04-111-1/+1
* smptests/smpthreadlife01: Avoid bad profiling statSebastian Huber2014-04-011-1/+5
* smptests/smpthreadlife01: TypoSebastian Huber2014-03-311-5/+0
* smptests/smpthreadlife01: Add test casesSebastian Huber2014-03-312-11/+159
* score: Thread life cycle re-implementationSebastian Huber2014-03-311-1/+71
* score: Use thread action for thread restartSebastian Huber2014-03-314-0/+154