summaryrefslogtreecommitdiffstats
path: root/testsuites (follow)
Commit message (Expand)AuthorAgeFilesLines
* smptests/smpthreadlife01: Fix for debug enabledChristian Mauderer2014-06-031-4/+4
* smptests/smpmrsp01: Fix scheduler idsChristian Mauderer2014-06-031-1/+9
* score: Use Resource Handler for MrsP semaphoresSebastian Huber2014-06-031-0/+288
* score: Add Resource HandlerSebastian Huber2014-06-036-0/+445
* score: _Scheduler_Set_affinity()Sebastian Huber2014-06-021-3/+3
* rtems-test-check: Ignore tests which require real ISR based clock tickChris Johns2014-05-282-1/+73
* score: Multiprocessor Resource Sharing ProtocolSebastian Huber2014-05-2812-0/+1251
* score: Fix race condition in SMP startupSebastian Huber2014-05-266-110/+0
* score: PR2179: Fix initially locked PCP mutexesSebastian Huber2014-05-232-0/+37
* testsuite: Add a user keypress to start pppd.Chris Johns2014-05-221-0/+22
* rtems: Fix sp2038 test.Chris Johns2014-05-221-0/+37
* score: _Thread_Set_life_protection()Sebastian Huber2014-05-212-17/+80
* score: Split SMP scheduler enqueue functionSebastian Huber2014-05-156-0/+178
* score: Simplify _Thread_Change_priority()Sebastian Huber2014-05-156-175/+0
* score: Introduce scheduler nodesSebastian Huber2014-05-141-1/+1
* bsps: Use bsp_start_on_secondary_processor()Sebastian Huber2014-05-121-12/+3
* score: Fix CPU context usage on SMPSebastian Huber2014-05-081-0/+27
* smptests/smp07: Fix test outputSebastian Huber2014-05-071-3/+2
* smptests/smp05: Fix test name and outputSebastian Huber2014-05-071-4/+3
* tests: Add locked_printf_plugin()Sebastian Huber2014-05-072-18/+49
* score: Implement forced thread migrationSebastian Huber2014-05-0710-15/+306
* testsuites: Remove BSP_SMALL_MEMORYJoel Sherrill2014-05-0616-153/+18
* score: Add SMP test message handlerSebastian Huber2014-05-056-0/+245
* score: SMP_FATAL_SCHEDULER_WITHOUT_PROCESSORSSebastian Huber2014-05-057-122/+51
* testsuite: Add a per BSP test check for tests not to build.Chris Johns2014-05-058-110/+145
* score: Statically initialize _ISR_Vector_tableSebastian Huber2014-04-292-5/+1
* utf8proc01: Honor BSP_SMALL_MEMORYJoel Sherrill2014-04-221-1/+7
* flashdisk01: Honor BSP_SMALL_MEMORYJoel Sherrill2014-04-221-2/+2
* fsdosfsname01: Honor BSP_SMALL_MEMORYJoel Sherrill2014-04-221-9/+23
* fsdosfsformat01: Honor BSP_SMALL_MEMORYJoel Sherrill2014-04-221-4/+10
* smptests/smpload01: Reduce timeout valueSebastian Huber2014-04-161-7/+3
* score: Add clustered/partitioned schedulingSebastian Huber2014-04-1527-9/+902
* rtems: Add task get/set schedulerSebastian Huber2014-04-151-1/+77
* rtems: Add scheduler get processorsSebastian Huber2014-04-151-0/+53
* rtems: Add scheduler identificationSebastian Huber2014-04-151-1/+29
* score: Task get/set affinitySebastian Huber2014-04-156-1/+167
* score: Static scheduler configurationSebastian Huber2014-04-155-34/+39
* sp74.doc: Correct minor typosJoel Sherrill2014-04-141-3/+5
* rtems: Rename rtems_smp_get_current_processor()Sebastian Huber2014-04-1117-29/+29
* rtems: Rename rtems_smp_get_processor_count()Sebastian Huber2014-04-1123-34/+34
* score: Statically initialize IO managerSebastian Huber2014-04-103-6/+1
* sptests/sp37: Account for internal struct alignSebastian Huber2014-04-091-2/+10
* smptests/smpschedule01: Rename in smpscheduler01Sebastian Huber2014-04-097-23/+23
* sptests/sp68: Fix configurationSebastian Huber2014-04-071-0/+2
* psxtests/psxkey02: Test for proper error caseSebastian Huber2014-04-072-37/+14
* tmtests/tm21: Fix configurationSebastian Huber2014-04-072-2/+4
* sptests/spwatchdog: Fix for short enumsSebastian Huber2014-04-071-4/+11
* score: Delete _Thread_Ticks_per_timesliceSebastian Huber2014-04-071-1/+0
* score: Delete _Thread_Maximum_extensionsSebastian Huber2014-04-071-1/+0
* Disable per task variables when SMP is enabledJoel Sherrill2014-04-044-12/+22