summaryrefslogtreecommitdiffstats
path: root/testsuites (unfollow)
Commit message (Expand)AuthorFilesLines
2015-06-03sptests/spcontext01: Improve outputSebastian Huber2-10/+20
2015-06-03smptests/smpscheduler02: Reduce required CPU countSebastian Huber1-41/+50
2015-06-03smptests/smpmrsp01: Reduce required CPU countSebastian Huber1-8/+13
2015-06-03smptests/smpscheduler03: Use proper lockSebastian Huber1-9/+9
2015-05-29tmtests/tm26: Fix context switch to FP taskSebastian Huber1-3/+0
2015-05-29Revert "tmtests/tm26: Avoid NULL pointer access"Sebastian Huber1-0/+3
2015-05-29tmtests/tm26: Avoid NULL pointer accessSebastian Huber1-3/+0
2015-05-27libtests/i2c01: Avoid stack overflowSebastian Huber1-0/+2
2015-05-27score: Replace _API_Mutex_Is_locked()Sebastian Huber1-26/+19
2015-05-27jffs2: Move into separate librarySebastian Huber8-8/+16
2015-05-26sptests/spcontext01: Test deferred FP contextAlexander Krutwig2-20/+47
2015-05-20timecounter: Use in RTEMSAlexander Krutwig8-11/+348
2015-05-20timecounter: Port to RTEMSAlexander Krutwig6-0/+185
2015-05-19smptests/smpscheduler03: RestructureSebastian Huber1-41/+42
2015-05-19psxualarm: Avoid endless signal handlingSebastian Huber1-2/+2
2015-05-19score: Add static initializers for thread queuesSebastian Huber1-0/+14
2015-05-19score: Remove Giant lock in rtems_clock_tick()Sebastian Huber1-4/+0
2015-05-19score: Rework _Thread_Change_priority()Sebastian Huber1-19/+43
2015-05-19score: New thread queue implementationSebastian Huber5-67/+54
2015-05-19score: Add Thread_queue_OperationsSebastian Huber1-2/+2
2015-05-19score: Generalize _Event_Timeout()Sebastian Huber1-3/+3
2015-05-19score: Reduce thread wait statesSebastian Huber1-3/+3
2015-05-19score: New timer server implementationSebastian Huber2-110/+59
2015-05-19score: Add Watchdog_IteratorSebastian Huber2-3/+115
2015-05-19score: Add header to _Watchdog_Remove()Sebastian Huber2-2/+2
2015-05-19score: _Thread_queue_Extract()Sebastian Huber1-25/+4
2015-05-15smptests/smpcache01: RestructureSebastian Huber2-109/+105
2015-05-11score: Fix scheduler helping protocolSebastian Huber2-250/+478
2015-05-07sptests/spcontext01: Check FPU task combinationsAlexander Krutwig2-12/+43
2015-04-27sptests/spstkalloc02: Fix namespace issueSebastian Huber1-3/+3
2015-04-23sp13/system.h: Account for all message buffersJoel Sherrill1-2/+2
2015-04-23score: Delete Thread_queue_Control::stateSebastian Huber1-1/+1
2015-04-22smptests/smpcache01: Enable interrupts before waiting for other CPUsDaniel Cederman1-2/+2
2015-04-21score: Add _Thread_Get_interrupt_disable()Sebastian Huber1-6/+6
2015-04-20score: Add _ISR_lock_ISR_disable/enable()Sebastian Huber1-0/+6
2015-04-20score: Refactor SMP cache manager supportSebastian Huber1-17/+6
2015-04-17sp13: Document message buffer usage and adjust configurationJoel Sherrill1-5/+26
2015-04-17sptests/sp52: Reduce clock tick intervalSebastian Huber1-0/+2
2015-04-17score: Fix _TOD_Set_with_timestamp()Sebastian Huber1-15/+20
2015-04-16sptests/sp68: Avoid use of internal variablesSebastian Huber1-10/+12
2015-04-16score: Add _ISR_lock_Flash()Sebastian Huber1-0/+2
2015-04-14spcpuset01: Reduce output to reduce run-timeJoel Sherrill4-4045/+12
2015-04-14sp13: Update configuration to account for messages on fourth message queueJoel Sherrill2-1/+6
2015-04-14Add test assertion for allocator mutex being unlockedJoel Sherrill3-20/+54
2015-04-13score: Add Watchdog_HeaderSebastian Huber3-8/+8
2015-04-08rtems: Atomically suspend/resume tasksSebastian Huber1-1/+1
2015-04-08fstests/fsfseeko01: Fix for long == off_tSebastian Huber1-4/+11
2015-04-01disable-intrcritical-tests.tcfg: New fileJoel Sherrill1-0/+30
2015-03-31psxtmtests: Use timeout in more distant futureAlexander Krutwig1-2/+3
2015-03-31fstests: Increase stack size for symlink loop testAlexander Krutwig1-1/+1