summaryrefslogtreecommitdiffstats
path: root/testsuites (unfollow)
Commit message (Expand)AuthorFilesLines
2018-01-22cdtest: Increase stack sizeSebastian Huber1-0/+3
2018-01-22psxchroot01: Force release of global locationsSebastian Huber1-0/+6
2018-01-22smptests: Fix configurationSebastian Huber2-0/+2
2018-01-19smp03: Use floating-point tasksSebastian Huber2-3/+2
2018-01-19smp03: Use floating-point taskSebastian Huber1-2/+1
2018-01-19smpaffinity01: Use floating-point taskSebastian Huber1-0/+1
2018-01-19smp08: Use floating-point taskSebastian Huber1-0/+1
2018-01-19psxfile01: Use floating-point taskSebastian Huber1-0/+1
2018-01-19block06: Use floating-point taskSebastian Huber1-0/+1
2018-01-19fstests: Use floating-point taskSebastian Huber1-0/+1
2018-01-19psxpasswd02: Use floating-point taskSebastian Huber1-0/+1
2018-01-19psxstat: Use floating-point taskSebastian Huber1-0/+1
2018-01-19psximfs02: Use floating-point taskSebastian Huber1-0/+1
2018-01-19spassoc01: Use floating-point taskSebastian Huber1-0/+1
2018-01-19tests: Use vprintk() in locked_printf()Sebastian Huber1-1/+1
2018-01-19tests: Remove unused locked_printk()Sebastian Huber2-23/+0
2018-01-19smpmigration01: Enable floating-point outputSebastian Huber1-0/+1
2018-01-19fstests: Use floating-point taskSebastian Huber1-0/+1
2018-01-02tests: Fix canonical-target-name.m4Sebastian Huber1-0/+2
2017-12-08tm08: Do not use RTEMS_INTERRUPT_MASK for no reschedule caseJoel Sherrill1-7/+10
2017-12-08sp08: Disable RTEMS_INTERRUPT_MASK testing when SMP enabledJoel Sherrill1-2/+2
2017-12-07dosfs: Allow creating a file with similar name.Christian Mauderer1-0/+25
2017-12-06smpunsupported01: Add missing error check for rtems_task_modeJoel Sherrill2-1/+13
2017-12-06sptests/sp51: Delete semaphore after useSebastian Huber1-0/+3
2017-12-06libio: Use API mutexSebastian Huber1-2/+2
2017-12-05dosfs: Fix files with same name as volume name.Christian Mauderer1-1/+44
2017-12-04ada: Check C and POSIX typesSebastian Huber4-3/+187
2017-12-04score: Use self-contained API mutexSebastian Huber3-11/+8
2017-12-04ada/sp09: Fix timer server test caseSebastian Huber1-1/+1
2017-12-04ada/sp09: Fix region test casesSebastian Huber2-16/+17
2017-12-04ada: Fix work_space_size() test supportSebastian Huber1-1/+2
2017-12-04ada/tm04: Account for task delete behaviour changeSebastian Huber1-0/+9
2017-12-02ada/sp19: Add missing FP attributeSebastian Huber1-2/+2
2017-12-01ada/sp07: Fix uninitialized variableSebastian Huber1-0/+2
2017-12-01ada: Fix user extension supportSebastian Huber1-2/+2
2017-12-01ada: Use CONFIGURE_DISABLE_SMP_CONFIGURATIONSebastian Huber1-0/+2
2017-12-01ada/tm20: Account for optional heap protectionSebastian Huber1-3/+3
2017-12-01ada/spname01: Fix several issuesSebastian Huber3-9/+9
2017-12-01ada: Add standard test begin/end messageSebastian Huber144-144/+324
2017-12-01ada: Delete superfluous CONFIGURE_SPTESTSebastian Huber24-48/+0
2017-11-29block06/init.c: Fix printf() format warningJoel Sherrill1-5/+4
2017-11-24Remove coverhd.hSebastian Huber80-166/+113
2017-11-24libtests/malloctest: Fix 64-bit targetsSebastian Huber1-4/+6
2017-11-24libtests/stringto01: Fix 64-bit targetsSebastian Huber1-2/+2
2017-11-24sptests/splinkersets01: Fix 64-bit targetsSebastian Huber1-4/+16
2017-11-24ada/sp04: Fix clock getSebastian Huber1-1/+1
2017-11-22tests: Use exponential backoff in locked_vprintf()Sebastian Huber1-3/+19
2017-11-22sapi: New implementation of rtems_panic()Sebastian Huber1-10/+5
2017-11-22INTERNAL_ERROR_POSIX_INIT_THREAD_ENTRY_IS_NULLSebastian Huber1-1/+1
2017-11-22score: Simplify global constructionSebastian Huber7-3/+128