summaryrefslogtreecommitdiffstats
path: root/testsuites (unfollow)
Commit message (Expand)AuthorFilesLines
2015-04-16sptests/sp68: Avoid use of internal variablesSebastian Huber1-10/+12
2015-04-16score: Add _ISR_lock_Flash()Sebastian Huber1-0/+2
2015-04-14spcpuset01: Reduce output to reduce run-timeJoel Sherrill4-4045/+12
2015-04-14sp13: Update configuration to account for messages on fourth message queueJoel Sherrill2-1/+6
2015-04-14Add test assertion for allocator mutex being unlockedJoel Sherrill3-20/+54
2015-04-13score: Add Watchdog_HeaderSebastian Huber3-8/+8
2015-04-08rtems: Atomically suspend/resume tasksSebastian Huber1-1/+1
2015-04-08fstests/fsfseeko01: Fix for long == off_tSebastian Huber1-4/+11
2015-04-01disable-intrcritical-tests.tcfg: New fileJoel Sherrill1-0/+30
2015-03-31psxtmtests: Use timeout in more distant futureAlexander Krutwig1-2/+3
2015-03-31fstests: Increase stack size for symlink loop testAlexander Krutwig1-1/+1
2015-03-31fstests/fssymlink: TypoAlexander Krutwig1-1/+1
2015-03-31testsuites: dl02 needs an FPU init task.Chris Johns1-1/+1
2015-03-25smpmigration01: Delete timing dependent assertSebastian Huber1-3/+6
2015-03-24smptests/smpfatal08: Workaround for QorIQ BSPsSebastian Huber1-0/+8
2015-03-24score: Add thread priority change handlerSebastian Huber1-2/+2
2015-03-24testsuites/sptests/sp54/init.c: Add cast to avoid warningJoel Sherrill1-1/+1
2015-03-24samples/minimum/init.c: Add cast to avoid warningJoel Sherrill1-1/+1
2015-03-24sptls03/init.c: Make type and constants uint32_t to avoid overflow warningsJoel Sherrill1-4/+4
2015-03-24sptls01/init.c: Use larger data types for valuesJoel Sherrill1-5/+5
2015-03-24sptests/spwatchdog/init.c: Avoid integer overflowJoel Sherrill1-2/+8
2015-03-24sptests/spedfsched02: Reduce stack space usage to fix on smaller targetsJoel Sherrill2-3/+1
2015-03-24sptests/spatomic01/init.c: Avoid integer overflowJoel Sherrill1-8/+11
2015-03-24sptests/sp34/changepri.c: Correct printf() warningJoel Sherrill1-4/+5
2015-03-24sptests/sp33/init.c: Correct printf() warningJoel Sherrill1-2/+3
2015-03-24sptests/sp20: Reduce memory requirementsJoel Sherrill2-3/+1
2015-03-24sptests/sp13/system.h: Fine tune message buffer configuration to avoid intege...Joel Sherrill1-13/+17
2015-03-24sptests/sp12/pritask.c: Correct printf() warningJoel Sherrill1-3/+4
2015-03-24psxconfig01/init.c: Correct pointer/integer size warningJoel Sherrill1-1/+1
2015-03-24psxtests/psx15/init.c: Correct printf() warningJoel Sherrill1-1/+3
2015-03-24malloctest/init.c: Fix use uninitialized warningJoel Sherrill1-0/+3
2015-03-22testsuites/psxtests/psxsignal03/init.c: Fix line wrapJoel Sherrill1-1/+5
2015-03-22testsuites/testdata: Add sets to disable all jffs2 and mrfs testsJoel Sherrill2-0/+25
2015-03-22score: Simplify debug code and use _Assert()Sebastian Huber1-1/+1
2015-03-21sptests/spintrcritical23: Fix warningsSebastian Huber1-8/+10
2015-03-20Replace www.rtems.com with www.rtems.orgSebastian Huber38-38/+38
2015-03-20score: Fix _Thread_Change_priority()Sebastian Huber6-0/+225
2015-03-17spcbssched03/tasks_periodic.c: Fixed now used before set warningJoel Sherrill1-0/+1
2015-03-17sptests misc: Update to not use deprecated methodsJoel Sherrill6-18/+18
2015-03-17tests misc: Disable deprecated method usage warning when intentionalJoel Sherrill5-195/+232
2015-03-17tm07: Split some code into new spnotepad02.Joel Sherrill10-22/+116
2015-03-17testsuites/samples/minimum/init.c: Notepads no longer need to be disabledJoel Sherrill1-7/+0
2015-03-17testsupport: Add worker setup handlerSebastian Huber2-12/+25
2015-03-16tmtests/tmfine01: New testSebastian Huber6-0/+2612
2015-03-10cpukit: deprecate notepadsGedare Bloom6-1/+9
2015-03-10libcsupport: Delete superfluous _gettimeofday()Sebastian Huber1-7/+0
2015-03-09sysconf: Add _SC_NPROCESSORS_(CONF|ONLN)Sebastian Huber1-0/+9
2015-03-09libtests/stringto01: Fix for GCC 5.0Sebastian Huber2-13/+23
2015-03-06Temporarily disable libdl for h8300Joel Sherrill1-1/+4
2015-03-06dltests-broken-on-this-bsp.tcfg: New file used for dl* tests work aroundJoel Sherrill1-0/+8