summaryrefslogtreecommitdiffstats
path: root/testsuites (follow)
Commit message (Expand)AuthorAgeFilesLines
* testsuite: Add libdl/dl05 reloc test.Chris Johns2016-09-0810-1/+1544
* score: Add _Chain_Initialize_one()Sebastian Huber2016-09-062-0/+24
* score: Add _RBTree_Initialize_one()Sebastian Huber2016-09-062-0/+26
* libmisc/capture: Remove the reserved _t in the types.Chris Johns2016-09-013-17/+17
* libmisc/capture: Fix the capture engine on SMP.Chris Johns2016-09-011-77/+95
* psxtests: Adjust sporadic server testsSebastian Huber2016-08-183-99/+64
* testsuite: Add libdl/dl04 cache test.Chris Johns2016-08-1510-0/+1549
* testsuite: Add libdl/dl03 cache test.Chris Johns2016-08-158-1/+491
* score: Improve _RBTree_Insert_inline()Sebastian Huber2016-08-123-1/+65
* librtems++: Remove from RTEMS.Chris Johns2016-08-1110-1200/+1
* build-system: Always enable C++ if the compiler is present.Chris Johns2016-08-113-20/+30
* sptests/splinkersets01: Fix for small-data areaSebastian Huber2016-08-102-12/+12
* libmisc/untar: Set the perms to the value in the tar file.Chris Johns2016-08-092-1/+34
* sptests/splinkersets01: Fix warningsSebastian Huber2016-08-083-34/+34
* score: Add debug support to red-black treesSebastian Huber2016-08-081-1/+0
* linker set: Allow adding any variable into contentChristian Mauderer2016-08-024-0/+48
* score: Add deadlock detectionSebastian Huber2016-07-275-83/+421
* score: Turn thread lock into thread wait lockSebastian Huber2016-07-271-4/+3
* Add Untar_FromGzChunk_Print() + TestAlexander Krutwig2016-07-265-5/+87
* Add Untar_FromChunk_Print() + TestAlexander Krutwig2016-07-263-0/+54
* sptests/spextensions01: Avoid NULL pointer accessSebastian Huber2016-07-261-1/+2
* posix: add clock_nanosleep and testsGedare Bloom2016-07-2513-0/+431
* smptests/smpmutex02: New testSebastian Huber2016-07-256-0/+1052
* score: Relax thread begin extension environmentSebastian Huber2016-07-251-0/+74
* score: Add debug support to chainsSebastian Huber2016-07-221-4/+32
* score: Postpone SMP shutdown in _Terminate()Sebastian Huber2016-07-061-21/+17
* net: Fix byte order issue for getnameinfo()Sebastian Huber2016-07-011-11/+11
* rtems: Fix rtems_task_set_scheduler() APISebastian Huber2016-07-019-44/+217
* smptests/smpstrongapa01: SimplifySebastian Huber2016-06-301-5/+1
* smptests/smpstrongapa01: Add test casesSebastian Huber2016-06-301-3/+300
* libnetworking: Add minimal getnameinfo()Christian Mauderer2016-06-286-0/+220
* libcsupport: Add dummy for setgroups().Christian Mauderer2016-06-282-0/+34
* score: Change Priority_Control to 64-bitSebastian Huber2016-06-241-1/+1
* testsuites: Increase invalid priority valuesSebastian Huber2016-06-244-4/+8
* score: Move SCHEDULER_EDF_PRIO_MSBSebastian Huber2016-06-242-0/+4
* sptests/spintrcritical23: Explicity set schedulerSebastian Huber2016-06-241-0/+3
* sptests/sp42: Relax priority requirementsSebastian Huber2016-06-231-3/+3
* smptests/smpmrsp01: Fix due to API changesSebastian Huber2016-06-231-168/+60
* score: Add thread priority to scheduler nodesSebastian Huber2016-06-222-61/+21
* score: Introduce map priority scheduler operationSebastian Huber2016-06-228-2/+256
* rtems: Rework RTEMS API to SuperCore prioritySebastian Huber2016-06-224-3/+27
* posix: pthread_mutexattr_setprioceiling()Sebastian Huber2016-06-222-13/+23
* sptests/sp20: Use printer taskSebastian Huber2016-06-224-46/+88
* Move printer initialization to separate headerSebastian Huber2016-06-221-0/+1
* Make rtems/print.h independent of rtems/bspIo.hSebastian Huber2016-06-224-1/+3
* Rename and move RTEMS_PRINTF_ATTRIBUTE()Sebastian Huber2016-06-221-3/+5
* sptests/spcpucounter01: Resurrect workaroundSebastian Huber2016-06-211-2/+21
* sptests/spcpucounter01: Add some statisticsSebastian Huber2016-06-203-50/+229
* score: Refine system initialization orderSebastian Huber2016-06-201-0/+36
* sptests/spsysinit01: Move begin of test messageSebastian Huber2016-06-201-2/+7