summaryrefslogtreecommitdiffstats
path: root/testsuites/smptests/smpcache01 (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* smpcache01: Fix test to run on QorIQ T4240Sebastian Huber2017-04-051-31/+70
* Rename CONFIGURE_SMP_MAXIMUM_PROCESSORSSebastian Huber2017-02-141-1/+1
* Remove CONFIGURE_SMP_APPLICATIONSebastian Huber2017-02-021-2/+0
* score: Rename _ISR_Disable_without_giant()Sebastian Huber2016-05-201-2/+2
* testsuites: Avoid Giant lockSebastian Huber2016-05-201-9/+8
* smptests/smpcache01: RestructureSebastian Huber2015-05-152-109/+105
* smptests/smpcache01: Enable interrupts before waiting for other CPUsDaniel Cederman2015-04-221-2/+2
* score: Refactor SMP cache manager supportSebastian Huber2015-04-201-17/+6
* smptests: Do not use Giant directlySebastian Huber2015-03-041-4/+4
* smptests/smpcache01: Remove invalidation of data cache lines from testDaniel Cederman2014-09-163-33/+33
* smptests/smpcache01: Test the SMP cache managerDaniel Cederman2014-08-224-0/+340