summaryrefslogtreecommitdiffstats
path: root/testsuites/smptests/smpmigration02 (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-4/+4
* rtems: Add rtems_scheduler_get_processor()Sebastian Huber2019-04-091-2/+2
* testsuite/smptests: Merged nested Makefile.am files into one Makefile.amChris Johns2018-04-101-19/+0
* config: Use new scheduler configuration definesSebastian Huber2018-03-121-68/+68
* 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
* rtems: Fix rtems_task_set_scheduler() APISebastian Huber2016-07-011-8/+27
* Replace *_Get_interrupt_disable() with *_Get()Sebastian Huber2016-05-201-1/+1
* testsuites: Avoid Giant lockSebastian Huber2016-05-201-2/+4
* testsuites: Replace _Thread_Get()Sebastian Huber2016-05-201-4/+4
* tests: Add documentationSebastian Huber2014-09-011-2/+6
* smptests/smpmigration02: PR2183: Add test caseSebastian Huber2014-06-241-11/+138
* score: Implement forced thread migrationSebastian Huber2014-05-074-0/+291