summaryrefslogtreecommitdiffstats
path: root/testsuites (unfollow)
Commit message (Expand)AuthorFilesLines
2016-11-09score: Inline some SMP lock operations by defaultSebastian Huber2-2568/+2568
2016-11-08Provide kernel space header filesSebastian Huber1-0/+2
2016-11-07score: Prevent assignment to _Thread_ExecutingSebastian Huber2-15/+12
2016-11-04score: Optimize self-contained mutexesSebastian Huber1-2100/+2100
2016-11-03testsuites/testdata/dltests-broken-on-this-bsp.tcfg: Add new dl tests 03-05Joel Sherrill1-0/+3
2016-11-03score: Conditionally enable thread resource countSebastian Huber1-0/+4
2016-11-03score: Relax _Scheduler_Set() restrictionsSebastian Huber2-19/+43
2016-11-03rtems: Fix binary semaphore resource countSebastian Huber1-2/+2
2016-11-03tmtests/tmfine01: Update screen fileSebastian Huber2-1800/+2194
2016-11-03smptests/smplock01: Update screen fileSebastian Huber2-1555/+1555
2016-11-02score: Simplify yield and unblock scheduler opsSebastian Huber1-22/+18
2016-11-02score: Introduce Thread_Scheduler_control::homeSebastian Huber3-10/+10
2016-11-02score: Delete Resource HandlerSebastian Huber6-443/+0
2016-11-02score: Second part of new MrsP implementationSebastian Huber1-5/+0
2016-11-02score: Simplify update priority scheduler opSebastian Huber1-11/+5
2016-11-02score: First part of new MrsP implementationSebastian Huber9-56/+208
2016-11-02score: Yield support for new SMP helping protocolSebastian Huber1-0/+52
2016-11-02score: Add new SMP scheduler helping protocolSebastian Huber1-2/+191
2016-11-02score: Pass scheduler node to unblock operationSebastian Huber1-3/+10
2016-11-02score: Pass scheduler node to block operationSebastian Huber1-3/+6
2016-11-02score: Pass scheduler node to yield operationSebastian Huber1-3/+10
2016-11-02score: Pass scheduler node to update priority opSebastian Huber1-12/+22
2016-11-02sptests/sp35: Remove dead codeSebastian Huber1-72/+0
2016-11-02rtems: Add rtems_task_iterate()Sebastian Huber2-12/+32
2016-10-31smptests/smplock01: Use test supportSebastian Huber3-533/+2189
2016-10-13libmisc/xz: Add xz decompression.Chris Johns3-4/+98
2016-10-12score: More robust linker setsSebastian Huber1-29/+44
2016-10-12smpschedaffinity05: Fix configurationSebastian Huber1-0/+2
2016-10-10tmfine01: Add self-contained mutex test caseSebastian Huber1-1/+46
2016-09-23sptests/spsem03: Fix compile errorSebastian Huber1-1/+1
2016-09-21score: Scheduler node awareness for thread queuesSebastian Huber1-24/+349
2016-09-21rtems: Add rtems_task_get_priority()Sebastian Huber3-0/+65
2016-09-21smptests/smpmutex01: Use test case functionsSebastian Huber1-2/+24
2016-09-21score: Rework thread priority managementSebastian Huber5-45/+176
2016-09-19termios: Use IMFS nodes for new Termios devicesSebastian Huber2-117/+48
2016-09-19libtests/devfs: Use printk()Sebastian Huber3-5/+5
2016-09-19fstests: Use printk() for IMFS configuration testsSebastian Huber2-4/+4
2016-09-19tests: CONFIGURE_USE_DEVFS_AS_BASE_FILESYSTEMSebastian Huber7-7/+0
2016-09-16Add SPI bus frameworkAlexander Krutwig6-0/+322
2016-09-08score: Introduce _Thread_Get_priority()Sebastian Huber3-11/+15
2016-09-08score: Introduce Thread_queue_Lock_contextSebastian Huber2-2/+2
2016-09-08testsuite: Add libdl/dl05 reloc test.Chris Johns10-1/+1544
2016-09-06score: Add _Chain_Initialize_one()Sebastian Huber2-0/+24
2016-09-06score: Add _RBTree_Initialize_one()Sebastian Huber2-0/+26
2016-09-01libmisc/capture: Remove the reserved _t in the types.Chris Johns3-17/+17
2016-09-01libmisc/capture: Fix the capture engine on SMP.Chris Johns1-77/+95
2016-08-18psxtests: Adjust sporadic server testsSebastian Huber3-99/+64
2016-08-15testsuite: Add libdl/dl04 cache test.Chris Johns10-0/+1549
2016-08-15testsuite: Add libdl/dl03 cache test.Chris Johns8-1/+491
2016-08-12score: Improve _RBTree_Insert_inline()Sebastian Huber3-1/+65