summaryrefslogtreecommitdiffstats
path: root/testsuites (unfollow)
Commit message (Expand)AuthorFilesLines
2020-02-19libmisc/shell: Fix the handling of joel scripts in telnetChris Johns1-3/+120
2020-02-19libcsupport/newlib: Call newlib's __sinit to force reent initialisationChris Johns1-0/+8
2018-06-19sptests/sp36: Remove obsolete test programSebastian Huber5-232/+0
2018-02-08libtest/dl01: Add dlerror tests.4.11.3Chris Johns1-0/+31
2018-02-08Update dlerror usagePatrick Gauvin2-5/+13
2018-02-08testsuites/libtest: Set EXENT to .exe so executable are correctly named.Chris Johns1-3/+2
2017-12-07dosfs: Allow creating a file with similar name.Christian Mauderer1-0/+25
2017-12-05dosfs: Fix files with same name as volume name.Christian Mauderer1-1/+44
2017-08-23testsuite/dl: Add C++ by default for DL tests which use C++.Chris Johns5-32/+21
2017-04-04libdl: Back port C++ exception throw and catch from 4.12.Chris Johns28-16/+3515
2017-03-21dosfs: Fix file name searchSebastian Huber1-1/+10
2017-03-21dosfs: Fix fat_file_write()Sebastian Huber7-6/+172
2017-03-21dosfs: Fix msdos_utf8_normalize_and_fold()Sebastian Huber1-3/+20
2017-03-21libio: Fix deadlock in location managementSebastian Huber1-2/+2
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