summaryrefslogtreecommitdiff
path: root/testsuites/sptests (follow)
AgeCommit message (Expand)Author
2016-11-02sptests/spclock_err02: Update screen fileSebastian Huber
2016-01-05score: Fix watchdog insertSebastian Huber
2015-12-21score: Fix watchdog removalSebastian Huber
2015-09-01rbtree: Delete rtems_rbtree_find_control()Sebastian Huber
2015-07-13score: TypoSebastian Huber
2015-07-01score: Accept NULL pointer in _Freechain_Put()Sebastian Huber
2015-07-01score: Freechain handler API changesSebastian Huber
2015-06-26score: Hide SMP lock profiling impl if disabledSebastian Huber
2015-06-22rtems: Add rtems_interrupt_local_disable|enable()Sebastian Huber
2015-06-19sptests/sp37: Fix type and simplifySebastian Huber
2015-06-15Remove use ticks for statistics configure option.Joel Sherrill
2015-06-13score: Add _Watchdog_Preinitialize()Sebastian Huber
2015-06-12sptests/sptasknopreempt01: New testSebastian Huber
2015-06-09sptests/sptimecounter03: New testSebastian Huber
2015-06-09sptests/spcontext01: Add second volatile clobberSebastian Huber
2015-06-03sptests/spcontext01: Improve outputSebastian Huber
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-19score: Add static initializers for thread queuesSebastian Huber
2015-05-19score: Remove Giant lock in rtems_clock_tick()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-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-21score: Add _Thread_Get_interrupt_disable()Sebastian Huber
2015-04-20score: Add _ISR_lock_ISR_disable/enable()Sebastian 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-13score: Add Watchdog_HeaderSebastian 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-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
2015-03-24sptests/spedfsched02: Reduce stack space usage to fix on smaller targetsJoel Sherrill
2015-03-24sptests/spatomic01/init.c: Avoid integer overflowJoel Sherrill