summaryrefslogtreecommitdiff
path: root/testsuites (follow)
AgeCommit message (Expand)Author
2015-05-26sptests/spcontext01: Test deferred FP contextAlexander Krutwig
2015-05-20timecounter: Use in RTEMSAlexander Krutwig
2015-05-20timecounter: Port to RTEMSAlexander Krutwig
2015-05-19smptests/smpscheduler03: RestructureSebastian Huber
2015-05-19psxualarm: Avoid endless signal handlingSebastian Huber
2015-05-19score: Add static initializers for thread queuesSebastian Huber
2015-05-19score: Remove Giant lock in rtems_clock_tick()Sebastian Huber
2015-05-19score: Rework _Thread_Change_priority()Sebastian Huber
2015-05-19score: New thread queue implementationSebastian Huber
2015-05-19score: Add Thread_queue_OperationsSebastian Huber
2015-05-19score: Generalize _Event_Timeout()Sebastian Huber
2015-05-19score: Reduce thread wait statesSebastian Huber
2015-05-19score: New timer server implementationSebastian Huber
2015-05-19score: Add Watchdog_IteratorSebastian Huber
2015-05-19score: Add header to _Watchdog_Remove()Sebastian Huber
2015-05-19score: _Thread_queue_Extract()Sebastian Huber
2015-05-15smptests/smpcache01: RestructureSebastian Huber
2015-05-11score: Fix scheduler helping protocolSebastian Huber
2015-05-07sptests/spcontext01: Check FPU task combinationsAlexander Krutwig
2015-04-27sptests/spstkalloc02: Fix namespace issueSebastian Huber
2015-04-23sp13/system.h: Account for all message buffersJoel Sherrill
2015-04-23score: Delete Thread_queue_Control::stateSebastian Huber
2015-04-22smptests/smpcache01: Enable interrupts before waiting for other CPUsDaniel Cederman
2015-04-21score: Add _Thread_Get_interrupt_disable()Sebastian Huber
2015-04-20score: Add _ISR_lock_ISR_disable/enable()Sebastian Huber
2015-04-20score: Refactor SMP cache manager supportSebastian Huber
2015-04-17sp13: Document message buffer usage and adjust configurationJoel Sherrill
2015-04-17sptests/sp52: Reduce clock tick intervalSebastian Huber
2015-04-17score: Fix _TOD_Set_with_timestamp()Sebastian Huber
2015-04-16sptests/sp68: Avoid use of internal variablesSebastian Huber
2015-04-16score: Add _ISR_lock_Flash()Sebastian Huber
2015-04-14spcpuset01: Reduce output to reduce run-timeJoel Sherrill
2015-04-14sp13: Update configuration to account for messages on fourth message queueJoel Sherrill
2015-04-14Add test assertion for allocator mutex being unlockedJoel Sherrill
2015-04-13score: Add Watchdog_HeaderSebastian Huber
2015-04-08rtems: Atomically suspend/resume tasksSebastian Huber
2015-04-08fstests/fsfseeko01: Fix for long == off_tSebastian Huber
2015-04-01disable-intrcritical-tests.tcfg: New fileJoel Sherrill
2015-03-31psxtmtests: Use timeout in more distant futureAlexander Krutwig
2015-03-31fstests: Increase stack size for symlink loop testAlexander Krutwig
2015-03-31fstests/fssymlink: TypoAlexander Krutwig
2015-03-31testsuites: dl02 needs an FPU init task.Chris Johns
2015-03-25smpmigration01: Delete timing dependent assertSebastian Huber
2015-03-24smptests/smpfatal08: Workaround for QorIQ BSPsSebastian Huber
2015-03-24score: Add thread priority change handlerSebastian Huber
2015-03-24testsuites/sptests/sp54/init.c: Add cast to avoid warningJoel Sherrill
2015-03-24samples/minimum/init.c: Add cast to avoid warningJoel Sherrill
2015-03-24sptls03/init.c: Make type and constants uint32_t to avoid overflow warningsJoel Sherrill
2015-03-24sptls01/init.c: Use larger data types for valuesJoel Sherrill
2015-03-24sptests/spwatchdog/init.c: Avoid integer overflowJoel Sherrill