summaryrefslogtreecommitdiffstats
path: root/testsuites (unfollow)
Commit message (Expand)AuthorFilesLines
2016-07-01net: Fix byte order issue for getnameinfo()Sebastian Huber1-11/+11
2016-07-01rtems: Fix rtems_task_set_scheduler() APISebastian Huber9-44/+217
2016-06-30smptests/smpstrongapa01: SimplifySebastian Huber1-5/+1
2016-06-30smptests/smpstrongapa01: Add test casesSebastian Huber1-3/+300
2016-06-28libnetworking: Add minimal getnameinfo()Christian Mauderer6-0/+220
2016-06-28libcsupport: Add dummy for setgroups().Christian Mauderer2-0/+34
2016-06-24score: Change Priority_Control to 64-bitSebastian Huber1-1/+1
2016-06-24testsuites: Increase invalid priority valuesSebastian Huber4-4/+8
2016-06-24score: Move SCHEDULER_EDF_PRIO_MSBSebastian Huber2-0/+4
2016-06-24sptests/spintrcritical23: Explicity set schedulerSebastian Huber1-0/+3
2016-06-23sptests/sp42: Relax priority requirementsSebastian Huber1-3/+3
2016-06-23smptests/smpmrsp01: Fix due to API changesSebastian Huber1-168/+60
2016-06-22score: Add thread priority to scheduler nodesSebastian Huber2-61/+21
2016-06-22score: Introduce map priority scheduler operationSebastian Huber8-2/+256
2016-06-22rtems: Rework RTEMS API to SuperCore prioritySebastian Huber4-3/+27
2016-06-22posix: pthread_mutexattr_setprioceiling()Sebastian Huber2-13/+23
2016-06-22sptests/sp20: Use printer taskSebastian Huber4-46/+88
2016-06-22Move printer initialization to separate headerSebastian Huber1-0/+1
2016-06-22Make rtems/print.h independent of rtems/bspIo.hSebastian Huber4-1/+3
2016-06-22Rename and move RTEMS_PRINTF_ATTRIBUTE()Sebastian Huber1-3/+5
2016-06-21sptests/spcpucounter01: Resurrect workaroundSebastian Huber1-2/+21
2016-06-20sptests/spcpucounter01: Add some statisticsSebastian Huber3-50/+229
2016-06-20score: Refine system initialization orderSebastian Huber1-0/+36
2016-06-20sptests/spsysinit01: Move begin of test messageSebastian Huber1-2/+7
2016-06-16Add pthread_condattr_getclock() and pthread_condattr_setclock()Joel Sherrill6-1/+170
2016-06-16mptests/mp03/task1.c: Make method static to fix warningJoel Sherrill1-1/+1
2016-06-16samples/base_mp/apptask.c: Fix warning and clean upJoel Sherrill1-12/+11
2016-06-15psxtests/psx12: Use and print proper rounded msSebastian Huber2-21/+26
2016-06-15posix: Fix poradic server initial CPU budgetSebastian Huber2-14/+107
2016-06-15psxtests/psx12: Use one file and simplifySebastian Huber5-134/+33
2016-06-14posix: sched_get_priority_max()Sebastian Huber1-4/+4
2016-06-14posix: sched_get_priority_min()Sebastian Huber1-1/+6
2016-06-13posix: Add pthread_setschedprio()Sebastian Huber1-0/+30
2016-06-13posix: Fix pthread_setschedparam()Sebastian Huber1-0/+54
2016-06-13posix: Fix pthread_getschedparam()Sebastian Huber1-0/+46
2016-06-09score: Add an SMP sequence lock implementationSebastian Huber2-24/+342
2016-06-08smptests/smpatomic01: Fix seqlock writeSebastian Huber1-1/+3
2016-06-07smptests/smpatomic01: Add seqlock test caseSebastian Huber2-0/+235
2016-06-06rtems: Fix no protocol mutex releaseSebastian Huber2-42/+71
2016-06-03libmisc/untar: Support directory create and overwrites. Share the common code.Chris Johns1-3/+6
2016-06-01smptests/smpatomic01: New test casesSebastian Huber2-18/+349
2016-05-30rtems: Fix semaphore field nameSebastian Huber1-1/+1
2016-05-30score: Simplify CORE mutexSebastian Huber1-3/+4
2016-05-30score: _CORE_mutex_Check_dispatch_for_seize()Sebastian Huber1-3/+3
2016-05-30score: Add _Thread_queue_Context_set_MP_callout()Sebastian Huber2-2/+2
2016-05-26score: Add Status_Control for all APIsSebastian Huber2-20/+16
2016-05-26posix: Fix sem_init() with too large initial valueSebastian Huber1-0/+12
2016-05-26Fix semaphore post overflow statusSebastian Huber3-2/+68
2016-05-26testsuites: Fix locked_printf() test printerSebastian Huber1-11/+3
2016-05-26testsuite: Fix networking samples to use the RTEMS printer.Chris Johns2-0/+6