summaryrefslogtreecommitdiffstats
path: root/testsuites/smptests (unfollow)
Commit message (Expand)AuthorFilesLines
2015-06-03smptests/smpscheduler02: Reduce required CPU countSebastian Huber1-41/+50
2015-06-03smptests/smpmrsp01: Reduce required CPU countSebastian Huber1-8/+13
2015-06-03smptests/smpscheduler03: Use proper lockSebastian Huber1-9/+9
2015-05-19smptests/smpscheduler03: RestructureSebastian Huber1-41/+42
2015-05-19score: Rework _Thread_Change_priority()Sebastian Huber1-19/+43
2015-05-15smptests/smpcache01: RestructureSebastian Huber2-109/+105
2015-05-11score: Fix scheduler helping protocolSebastian Huber2-250/+478
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-25smpmigration01: Delete timing dependent assertSebastian Huber1-3/+6
2015-03-24smptests/smpfatal08: Workaround for QorIQ BSPsSebastian Huber1-0/+8
2015-03-17testsupport: Add worker setup handlerSebastian Huber1-11/+24
2015-03-06testsupport: Add cascade option to parallel testAlexander Krutwig1-30/+60
2015-03-05tests: Refactor parallel test executionAlexander Krutwig1-147/+140
2015-03-04smptests/smpcapture01: Avoid livelock conditionSebastian Huber2-41/+54
2015-03-04smptests: Do not use Giant directlySebastian Huber2-6/+6
2015-02-19score: Make <rtems/score/atomic.h> availableSebastian Huber2-207/+0
2015-02-17score: Add _CPU_SMP_Prepare_start_multitasking()Sebastian Huber1-7/+5
2015-02-11smpcapture02: Add test of functionality to add custom entries to capture traceDaniel Cederman6-0/+478
2015-01-14smptests/smpmrsp01: Fix task delete race conditionSebastian Huber1-2/+3
2015-01-09smptests/smpwakeafter01: Fix task countSebastian Huber1-1/+1
2015-01-09smptests/smpmrsp01: Update run indicator only onceSebastian Huber1-1/+3
2014-12-18smp: Fix timeout for MrsP semaphoresSebastian Huber2-32/+93
2014-12-05Update bug report URLSebastian Huber1-1/+1
2014-11-27smptests/smpmrsp01: Use busy waitsSebastian Huber1-18/+20
2014-11-27smp: Fix scheduler helping protocolSebastian Huber2-32/+206
2014-11-25smp09: Resolve missing prototype warning.Jennifer Averett1-0/+8
2014-11-25smp07: Resolve missing prototype warning.Jennifer Averett1-1/+9
2014-11-25smp05: Resolve missing prototype warning.Jennifer Averett1-0/+9
2014-11-25smp02: Resolve unused method warnings.Jennifer Averett1-7/+1
2014-11-25smp03: Remove set but not used warning.Jennifer Averett1-0/+4
2014-11-25smpschedsem01: Remove unused variable warning.Jennifer Averett1-1/+0
2014-11-25smpschedaffinity02: Remove unused prototype.Jennifer Averett1-1/+0
2014-11-24smpcapture01: New test.Jennifer Averett6-0/+389
2014-11-24smp: Fix scheduler helping protocolLuca Bonato2-0/+191
2014-11-20smpschedaffinity05: Change semaphore attributes.Jennifer Averett1-6/+4
2014-11-20smpschedaffinity04: Change semaphore attributes.Jennifer Averett1-5/+3
2014-11-20smpschedaffinity02: Change semaphore attributes.Jennifer Averett1-5/+4
2014-10-24smptests/smpfatal03: Wait for end of test msgSebastian Huber1-0/+2
2014-10-24tests/smptests: Normal use of test extensionSebastian Huber2-4/+4
2014-10-23tests/smptests: Use barriers in smpfatal0{12}Sebastian Huber2-4/+18
2014-09-17smptests/smpload01: Report profiling only onceSebastian Huber2-184/+0
2014-09-16smptests/smpcache01: Remove invalidation of data cache lines from testDaniel Cederman3-33/+33
2014-09-01smptests/smplock01: Update screen fileSebastian Huber1-1/+1
2014-09-01tests: Add documentationSebastian Huber9-13/+75
2014-09-01smptests/smpfatal08: Fix link errorSebastian Huber1-0/+7
2014-08-22smptests/smpcache01: Test the SMP cache managerDaniel Cederman6-0/+342
2014-07-11smpschedsem01: new test.Jennifer Averett6-0/+134
2014-07-11smpschedaffinity05: Add test for worst case migration for affintiy scheduler.Jennifer Averett6-0/+295
2014-07-11smpschedaffinity04: New test.Jennifer Averett6-0/+229