summaryrefslogtreecommitdiffstats
path: root/testsuites/smptests/smpcache01 (unfollow)
Commit message (Expand)AuthorFilesLines
2019-05-20smptests: Move SMP broadcast action test caseSebastian Huber1-40/+1
2019-04-12score: More robust _SMP_Multicast_action()Sebastian Huber1-4/+1
2019-04-12score: Rework SMP multicast actionSebastian Huber1-1/+4
2019-04-12score: Use processor mask in _SMP_Multicast_actionSebastian Huber1-38/+20
2019-04-09rtems: Add rtems_scheduler_get_processor_maximum()Sebastian Huber1-6/+11
2019-04-09rtems: Add rtems_scheduler_get_processor()Sebastian Huber1-6/+6
2018-11-26Remove rtems_cache_*_processor_set() functionsSebastian Huber1-45/+7
2018-04-10testsuite/smptests: Merged nested Makefile.am files into one Makefile.amChris Johns1-19/+0
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-04-05smpcache01: Fix test to run on QorIQ T4240Sebastian Huber1-31/+70
2017-02-14Rename CONFIGURE_SMP_MAXIMUM_PROCESSORSSebastian Huber1-1/+1
2017-02-02Remove CONFIGURE_SMP_APPLICATIONSebastian Huber1-2/+0
2016-05-20score: Rename _ISR_Disable_without_giant()Sebastian Huber1-2/+2
2016-05-20testsuites: Avoid Giant lockSebastian Huber1-9/+8
2015-05-15smptests/smpcache01: RestructureSebastian Huber2-109/+105
2015-04-22smptests/smpcache01: Enable interrupts before waiting for other CPUsDaniel Cederman1-2/+2
2015-04-20score: Refactor SMP cache manager supportSebastian Huber1-17/+6
2015-03-04smptests: Do not use Giant directlySebastian Huber1-4/+4
2014-09-16smptests/smpcache01: Remove invalidation of data cache lines from testDaniel Cederman3-33/+33
2014-08-22smptests/smpcache01: Test the SMP cache managerDaniel Cederman4-0/+340