summaryrefslogtreecommitdiffstats
path: root/testsuites/smptests/smppsxaffinity02/init.c (unfollow)
Commit message (Expand)AuthorFilesLines
2022-04-07testsuites/smptests/*: Change license to BSD-2Joel Sherrill1-3/+22
2019-04-09rtems: Add rtems_scheduler_get_processor_maximum()Sebastian Huber1-1/+1
2018-05-02tests: Remove configure feature checksSebastian Huber1-14/+0
2017-11-06tests: Use simple console driverSebastian Huber1-1/+1
2017-11-02smppsxaffinity02: Fix thread attribute usageSebastian Huber1-0/+4
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-10-11posix: Validate affinity sets by the schedulerSebastian Huber1-3/+3
2017-07-07score: Use processor mask for set affinitySebastian Huber1-1/+1
2017-07-07score: Move processor affinity to Thread_ControlSebastian Huber1-1/+1
2017-06-07Fix CPU_COPY() usageSebastian Huber1-2/+2
2017-02-14Rename CONFIGURE_SMP_MAXIMUM_PROCESSORSSebastian Huber1-1/+1
2017-02-02Remove CONFIGURE_SMP_APPLICATIONSebastian Huber1-1/+0
2014-06-13smptests: Avoid use of uninitialized dataSebastian Huber1-0/+2
2014-04-11rtems: Rename rtems_smp_get_processor_count()Sebastian Huber1-1/+1
2014-04-03smppsxaffinity02: Use Priority Affinity SMP scheduler.Jennifer Averett1-0/+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-4/+6
2014-03-10smptests/smppsxaffinity02: Fix end of test messageSebastian Huber1-1/+1
2014-03-07Remove trailing whitespace in previous patchesJennifer Averett1-17/+17
2014-03-07smptests: Add smppsxaffinity02.Jennifer Averett1-0/+240