summaryrefslogtreecommitdiffstats
path: root/testsuites (unfollow)
Commit message (Expand)AuthorFilesLines
2017-02-14dosfs: Fix msdos_find_file_in_directory()Sebastian Huber1-0/+22
2017-01-26Change version to 4.11.1.99Sebastian Huber1-1/+1
2016-11-02sptests/spclock_err02: Update screen fileSebastian Huber1-18/+22
2016-05-25posix: Fix pthread_spin_unlock() error statusSebastian Huber2-5/+11
2016-05-17posix: Fix return states of pthread_kill()Sebastian Huber1-6/+2
2016-05-17posix: Fix return status of pthread_cancel()Sebastian Huber1-2/+2
2016-01-11smptests/README: Delete obsolete informationSebastian Huber1-5/+0
2016-01-05score: Fix watchdog insertSebastian Huber1-4/+44
2015-12-21score: Fix watchdog removalSebastian Huber1-5/+57
2015-10-27CONFIGURE_IMFS_MEMFILE_BYTES_PER_BLOCK was undocumented and not error checkedJoel Sherrill1-2/+2
2015-10-23Fail gracefully if pax is not foundBen Gras1-1/+5
2015-09-11rbheap: Fix rtems_rbheap_free()Sebastian Huber1-0/+5
2015-09-11libtests/rbheap01: SimplifySebastian Huber1-172/+95
2015-09-01rbtree: Delete rtems_rbtree_find_control()Sebastian Huber1-7/+0
2015-07-23i2c: Fix return status of i2c dev read/writeSebastian Huber1-2/+21
2015-07-13score: TypoSebastian Huber1-1/+1
2015-07-01score: Accept NULL pointer in _Freechain_Put()Sebastian Huber1-0/+2
2015-07-01score: Freechain handler API changesSebastian Huber2-152/+19
2015-06-26score: Hide SMP lock profiling impl if disabledSebastian Huber1-2/+2
2015-06-26libmisc: Simplify <rtems/stackchk.h>Sebastian Huber1-0/+1
2015-06-22rtems: Add rtems_interrupt_local_disable|enable()Sebastian Huber6-81/+101
2015-06-19tmtests/tm27: Use scheduler lockSebastian Huber1-10/+5
2015-06-19sptests/sp37: Fix type and simplifySebastian Huber1-15/+7
2015-06-15Remove use ticks for statistics configure option.Joel Sherrill1-42/+22
2015-06-13score: Add _Watchdog_Preinitialize()Sebastian Huber1-4/+4
2015-06-12sptests/sptasknopreempt01: New testSebastian Huber6-0/+130
2015-06-09sptests/sptimecounter03: New testSebastian Huber6-0/+144
2015-06-09sptests/spcontext01: Add second volatile clobberSebastian Huber1-1/+10
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