summaryrefslogtreecommitdiffstats
path: root/testsuites (unfollow)
Commit message (Expand)AuthorFilesLines
2014-07-01sptests/spcontext01: Avoid NULL pointer accessSebastian Huber1-1/+15
2014-06-30smptests/smpfatal08: Support RTEMS_PARAVIRTSebastian Huber1-1/+2
2014-06-24smptests/smpmigration02: PR2183: Add test caseSebastian Huber1-11/+138
2014-06-23score: Fix thread deletion on SMPSebastian Huber2-13/+193
2014-06-23score: Collect scheduler related fields in TCBSebastian Huber1-2/+3
2014-06-18smptests/smpwakeafter01: New testSebastian Huber6-0/+230
2014-06-13smptests: Avoid use of uninitialized dataSebastian Huber2-0/+4
2014-06-12smptests/smpscheduler03: Test all SMP schedulersSebastian Huber2-4/+135
2014-06-11samples/pppd: Fix extra drivers initializerSebastian Huber1-1/+1
2014-06-10smptest/smpfatal03: Update due to API changesSebastian Huber1-1/+1
2014-06-03sptests/spsem03: New testSebastian Huber6-0/+194
2014-06-03rhealstone: Produce proper begin/end messagesSebastian Huber6-12/+25
2014-06-03smptests/smpthreadlife01: Fix for debug enabledChristian Mauderer1-4/+4
2014-06-03smptests/smpmrsp01: Fix scheduler idsChristian Mauderer1-1/+9
2014-06-03score: Use Resource Handler for MrsP semaphoresSebastian Huber1-0/+288
2014-06-03score: Add Resource HandlerSebastian Huber6-0/+445
2014-06-02score: _Scheduler_Set_affinity()Sebastian Huber1-3/+3
2014-05-28rtems-test-check: Ignore tests which require real ISR based clock tickChris Johns2-1/+73
2014-05-28score: Multiprocessor Resource Sharing ProtocolSebastian Huber12-0/+1251
2014-05-26score: Fix race condition in SMP startupSebastian Huber6-110/+0
2014-05-23score: PR2179: Fix initially locked PCP mutexesSebastian Huber2-0/+37
2014-05-22testsuite: Add a user keypress to start pppd.Chris Johns1-0/+22
2014-05-22rtems: Fix sp2038 test.Chris Johns1-0/+37
2014-05-21score: _Thread_Set_life_protection()Sebastian Huber2-17/+80
2014-05-15score: Split SMP scheduler enqueue functionSebastian Huber6-0/+178
2014-05-15score: Simplify _Thread_Change_priority()Sebastian Huber6-175/+0
2014-05-14score: Introduce scheduler nodesSebastian Huber1-1/+1
2014-05-12bsps: Use bsp_start_on_secondary_processor()Sebastian Huber1-12/+3
2014-05-08score: Fix CPU context usage on SMPSebastian Huber1-0/+27
2014-05-07smptests/smp07: Fix test outputSebastian Huber1-3/+2
2014-05-07smptests/smp05: Fix test name and outputSebastian Huber1-4/+3
2014-05-07tests: Add locked_printf_plugin()Sebastian Huber2-18/+49
2014-05-07score: Implement forced thread migrationSebastian Huber10-15/+306
2014-05-06testsuites: Remove BSP_SMALL_MEMORYJoel Sherrill16-153/+18
2014-05-05score: Add SMP test message handlerSebastian Huber6-0/+245
2014-05-05score: SMP_FATAL_SCHEDULER_WITHOUT_PROCESSORSSebastian Huber7-122/+51
2014-05-05testsuite: Add a per BSP test check for tests not to build.Chris Johns8-110/+145
2014-04-29score: Statically initialize _ISR_Vector_tableSebastian Huber2-5/+1
2014-04-22utf8proc01: Honor BSP_SMALL_MEMORYJoel Sherrill1-1/+7
2014-04-22flashdisk01: Honor BSP_SMALL_MEMORYJoel Sherrill1-2/+2
2014-04-22fsdosfsname01: Honor BSP_SMALL_MEMORYJoel Sherrill1-9/+23
2014-04-22fsdosfsformat01: Honor BSP_SMALL_MEMORYJoel Sherrill1-4/+10
2014-04-16smptests/smpload01: Reduce timeout valueSebastian Huber1-7/+3
2014-04-15score: Add clustered/partitioned schedulingSebastian Huber27-9/+902
2014-04-15rtems: Add task get/set schedulerSebastian Huber1-1/+77
2014-04-15rtems: Add scheduler get processorsSebastian Huber1-0/+53
2014-04-15rtems: Add scheduler identificationSebastian Huber1-1/+29
2014-04-15score: Task get/set affinitySebastian Huber6-1/+167
2014-04-15score: Static scheduler configurationSebastian Huber5-34/+39
2014-04-14sp74.doc: Correct minor typosJoel Sherrill1-3/+5