summaryrefslogtreecommitdiffstats
path: root/testsuites/smptests/smpfatal01/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
2021-08-30smpfatal01: Fix test time out on sparc/leon3Sebastian Huber1-1/+1
2021-07-29score: Add _Per_CPU_Submit_job()Sebastian Huber1-6/+1
2021-07-28score: Simplify SMP processor state handlingSebastian Huber1-13/+44
2021-07-28score: Remove processor event broadcast/receiveSebastian Huber1-3/+3
2020-04-16Canonicalize config.h includeSebastian Huber1-1/+1
2019-04-09rtems: Add rtems_scheduler_get_processor_maximum()Sebastian Huber1-2/+6
2019-04-09rtems: Add rtems_scheduler_get_processor()Sebastian Huber1-2/+2
2017-11-06tests: Use simple console driverSebastian Huber1-1/+1
2017-10-28tests: Remove TEST_INITSebastian Huber1-2/+0
2017-10-28tests: Remove obsolete TESTS_USE_PRINTKSebastian Huber1-1/+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-12Rename is_internal to always_set_to_falseSebastian Huber1-2/+2
2016-05-25cpukit, testsuite: Add rtems_printf and rtems_printer support.Chris Johns1-4/+6
2014-10-24tests/smptests: Normal use of test extensionSebastian Huber1-2/+2
2014-10-23tests/smptests: Use barriers in smpfatal0{12}Sebastian Huber1-2/+9
2014-04-11rtems: Rename rtems_smp_get_current_processor()Sebastian Huber1-2/+2
2014-04-11rtems: Rename rtems_smp_get_processor_count()Sebastian Huber1-1/+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-9/+9
2014-03-06score: SMP initialization and shutdown changesSebastian Huber1-0/+130