summaryrefslogtreecommitdiffstats
path: root/testsuites/smptests/smpmigration02/init.c (unfollow)
Commit message (Expand)AuthorFilesLines
2023-05-20Update company nameSebastian Huber1-1/+1
2022-04-07testsuites/smptests/*: Change license to BSD-2Joel Sherrill1-3/+22
2022-03-10bsps/testsuites/: Scripted embedded brains header file clean upJoel Sherrill1-6/+0
2020-04-16Canonicalize config.h includeSebastian Huber1-1/+1
2019-04-09rtems: Add rtems_scheduler_get_processor_maximum()Sebastian Huber1-4/+4
2019-04-09rtems: Add rtems_scheduler_get_processor()Sebastian Huber1-2/+2
2018-03-12config: Use new scheduler configuration definesSebastian Huber1-68/+68
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-07-01rtems: Fix rtems_task_set_scheduler() APISebastian Huber1-8/+27
2016-05-20Replace *_Get_interrupt_disable() with *_Get()Sebastian Huber1-1/+1
2016-05-20testsuites: Avoid Giant lockSebastian Huber1-2/+4
2016-05-20testsuites: Replace _Thread_Get()Sebastian Huber1-4/+4
2014-06-24smptests/smpmigration02: PR2183: Add test caseSebastian Huber1-11/+138
2014-05-07score: Implement forced thread migrationSebastian Huber1-0/+253