summaryrefslogtreecommitdiffstats
path: root/testsuites/smptests/smpcache01/smpcache01.scn (follow)
Commit message (Collapse)AuthorAgeFilesLines
* smptests/smpcache01: RestructureSebastian Huber2015-05-151-6/+3
| | | | Restructure to avoid large maximum thread dispatch disabled times.
* smptests/smpcache01: Remove invalidation of data cache lines from testDaniel Cederman2014-09-161-12/+6
| | | | | Invalidation of entire data cache might cause data written to the stack to get lost.
* smptests/smpcache01: Test the SMP cache managerDaniel Cederman2014-08-221-0/+14
Invokes SMP cache management routines under different scenarios.