summaryrefslogtreecommitdiffstats
path: root/testsuites (unfollow)
Commit message (Expand)AuthorFilesLines
2018-04-04build: Remove EXTRA_DISTSebastian Huber7-30/+0
2018-03-12config: Use new scheduler configuration definesSebastian Huber19-308/+308
2018-03-08sptests/sp19: Fix test output methodsSebastian Huber2-2/+14
2018-03-07libtests/capture01: Fix configurationSebastian Huber1-0/+1
2018-03-07smptests: Fix obsolete FIXME comments/codeSebastian Huber2-4/+2
2018-03-06Add a simple task console driverSebastian Huber4-20/+6
2018-03-06spglobalcon02: New testSebastian Huber6-0/+152
2018-02-22ada/sp04: Fix test failure due to compiler optiSebastian Huber1-0/+1
2018-02-09fsclose01: Fix task mode, use attributeSebastian Huber1-1/+2
2018-02-09fsclose01: Use floating-point taskSebastian Huber1-1/+1
2018-02-09tests: Support %g print format specifierSebastian Huber2-0/+2
2018-02-07libdl: Use self-contained recursive mutexSebastian Huber1-1/+1
2018-02-05termios: Remove obsolete configuration optionsSebastian Huber10-33/+0
2018-02-05fsclose01: Add tmpfile() test caseSebastian Huber2-3/+28
2018-02-02pipe: Use self-contained mutexSebastian Huber1-50/+0
2018-02-02termios: Use self-contained objectsSebastian Huber20-301/+5
2018-02-02Add RTEMS thread APISebastian Huber6-0/+281
2018-02-02score: Introduce new monotonic clockSebastian Huber3-4/+3
2018-02-02score: Optimize watchdog tickleSebastian Huber1-1/+9
2018-02-02smptests/smpopenmp01: New testSebastian Huber7-0/+510
2018-02-02spsyslock01: Fix object compareSebastian Huber1-5/+59
2018-02-02sp20: Fix print buffer sizeSebastian Huber1-2/+2
2018-02-02smpschededf01: Use rtems_test_busy_cpu_usage()Sebastian Huber1-11/+5
2018-02-02smpschedaffinity04: Fix configurationSebastian Huber1-0/+2
2018-02-02smpcapture01: Fix configurationSebastian Huber1-0/+2
2018-01-29Avoid Newlib-specific _EXFUN()Sebastian Huber1-5/+1
2018-01-29ada: Introduce RTEMS.Size typeSebastian Huber15-32/+39
2018-01-25Remove make preinstallChris Johns40-38/+145
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