summaryrefslogtreecommitdiffstats
path: root/testsuites (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* score: Relax _Scheduler_Set() restrictionsSebastian Huber2016-11-032-19/+43
* rtems: Fix binary semaphore resource countSebastian Huber2016-11-031-2/+2
* tmtests/tmfine01: Update screen fileSebastian Huber2016-11-032-1800/+2194
* smptests/smplock01: Update screen fileSebastian Huber2016-11-032-1555/+1555
* score: Simplify yield and unblock scheduler opsSebastian Huber2016-11-021-22/+18
* score: Introduce Thread_Scheduler_control::homeSebastian Huber2016-11-023-10/+10
* score: Delete Resource HandlerSebastian Huber2016-11-026-443/+0
* score: Second part of new MrsP implementationSebastian Huber2016-11-021-5/+0
* score: Simplify update priority scheduler opSebastian Huber2016-11-021-11/+5
* score: First part of new MrsP implementationSebastian Huber2016-11-029-56/+208
* score: Yield support for new SMP helping protocolSebastian Huber2016-11-021-0/+52
* score: Add new SMP scheduler helping protocolSebastian Huber2016-11-021-2/+191
* score: Pass scheduler node to unblock operationSebastian Huber2016-11-021-3/+10
* score: Pass scheduler node to block operationSebastian Huber2016-11-021-3/+6
* score: Pass scheduler node to yield operationSebastian Huber2016-11-021-3/+10
* score: Pass scheduler node to update priority opSebastian Huber2016-11-021-12/+22
* sptests/sp35: Remove dead codeSebastian Huber2016-11-021-72/+0
* rtems: Add rtems_task_iterate()Sebastian Huber2016-11-022-12/+32
* smptests/smplock01: Use test supportSebastian Huber2016-10-313-533/+2189
* libmisc/xz: Add xz decompression.Chris Johns2016-10-133-4/+98
* score: More robust linker setsSebastian Huber2016-10-121-29/+44
* smpschedaffinity05: Fix configurationSebastian Huber2016-10-121-0/+2
* tmfine01: Add self-contained mutex test caseSebastian Huber2016-10-101-1/+46
* sptests/spsem03: Fix compile errorSebastian Huber2016-09-231-1/+1
* score: Scheduler node awareness for thread queuesSebastian Huber2016-09-211-24/+349
* rtems: Add rtems_task_get_priority()Sebastian Huber2016-09-213-0/+65
* smptests/smpmutex01: Use test case functionsSebastian Huber2016-09-211-2/+24
* score: Rework thread priority managementSebastian Huber2016-09-215-45/+176
* termios: Use IMFS nodes for new Termios devicesSebastian Huber2016-09-192-117/+48
* libtests/devfs: Use printk()Sebastian Huber2016-09-193-5/+5
* fstests: Use printk() for IMFS configuration testsSebastian Huber2016-09-192-4/+4
* tests: CONFIGURE_USE_DEVFS_AS_BASE_FILESYSTEMSebastian Huber2016-09-197-7/+0
* Add SPI bus frameworkAlexander Krutwig2016-09-166-0/+322
* score: Introduce _Thread_Get_priority()Sebastian Huber2016-09-083-11/+15
* score: Introduce Thread_queue_Lock_contextSebastian Huber2016-09-082-2/+2
* 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