summaryrefslogtreecommitdiff
path: root/testsuites (follow)
AgeCommit message (Expand)Author
2016-09-08testsuite: Add libdl/dl05 reloc test.Chris Johns
2016-09-06score: Add _Chain_Initialize_one()Sebastian Huber
2016-09-06score: Add _RBTree_Initialize_one()Sebastian Huber
2016-09-01libmisc/capture: Remove the reserved _t in the types.Chris Johns
2016-09-01libmisc/capture: Fix the capture engine on SMP.Chris Johns
2016-08-18psxtests: Adjust sporadic server testsSebastian Huber
2016-08-15testsuite: Add libdl/dl04 cache test.Chris Johns
2016-08-15testsuite: Add libdl/dl03 cache test.Chris Johns
2016-08-12score: Improve _RBTree_Insert_inline()Sebastian Huber
2016-08-11librtems++: Remove from RTEMS.Chris Johns
2016-08-11build-system: Always enable C++ if the compiler is present.Chris Johns
2016-08-10sptests/splinkersets01: Fix for small-data areaSebastian Huber
2016-08-09libmisc/untar: Set the perms to the value in the tar file.Chris Johns
2016-08-08sptests/splinkersets01: Fix warningsSebastian Huber
2016-08-08score: Add debug support to red-black treesSebastian Huber
2016-08-02linker set: Allow adding any variable into contentChristian Mauderer
2016-07-27score: Add deadlock detectionSebastian Huber
2016-07-27score: Turn thread lock into thread wait lockSebastian Huber
2016-07-26Add Untar_FromGzChunk_Print() + TestAlexander Krutwig
2016-07-26Add Untar_FromChunk_Print() + TestAlexander Krutwig
2016-07-26sptests/spextensions01: Avoid NULL pointer accessSebastian Huber
2016-07-25posix: add clock_nanosleep and testsGedare Bloom
2016-07-25smptests/smpmutex02: New testSebastian Huber
2016-07-25score: Relax thread begin extension environmentSebastian Huber
2016-07-22score: Add debug support to chainsSebastian Huber
2016-07-06score: Postpone SMP shutdown in _Terminate()Sebastian Huber
2016-07-01net: Fix byte order issue for getnameinfo()Sebastian Huber
2016-07-01rtems: Fix rtems_task_set_scheduler() APISebastian Huber
2016-06-30smptests/smpstrongapa01: SimplifySebastian Huber
2016-06-30smptests/smpstrongapa01: Add test casesSebastian Huber
2016-06-28libnetworking: Add minimal getnameinfo()Christian Mauderer
2016-06-28libcsupport: Add dummy for setgroups().Christian Mauderer
2016-06-24score: Change Priority_Control to 64-bitSebastian Huber
2016-06-24testsuites: Increase invalid priority valuesSebastian Huber
2016-06-24score: Move SCHEDULER_EDF_PRIO_MSBSebastian Huber
2016-06-24sptests/spintrcritical23: Explicity set schedulerSebastian Huber
2016-06-23sptests/sp42: Relax priority requirementsSebastian Huber
2016-06-23smptests/smpmrsp01: Fix due to API changesSebastian Huber
2016-06-22score: Add thread priority to scheduler nodesSebastian Huber
2016-06-22score: Introduce map priority scheduler operationSebastian Huber
2016-06-22rtems: Rework RTEMS API to SuperCore prioritySebastian Huber
2016-06-22posix: pthread_mutexattr_setprioceiling()Sebastian Huber
2016-06-22sptests/sp20: Use printer taskSebastian Huber
2016-06-22Move printer initialization to separate headerSebastian Huber
2016-06-22Make rtems/print.h independent of rtems/bspIo.hSebastian Huber
2016-06-22Rename and move RTEMS_PRINTF_ATTRIBUTE()Sebastian Huber
2016-06-21sptests/spcpucounter01: Resurrect workaroundSebastian Huber
2016-06-20sptests/spcpucounter01: Add some statisticsSebastian Huber
2016-06-20score: Refine system initialization orderSebastian Huber
2016-06-20sptests/spsysinit01: Move begin of test messageSebastian Huber