summaryrefslogtreecommitdiffstats
path: root/testsuites (unfollow)
Commit message (Expand)AuthorFilesLines
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
2015-03-06Temporarily disable libdl for lm32Joel Sherrill1-1/+4
2015-03-06Temporarily disable libdl for v850Joel Sherrill1-1/+4
2015-03-06Temporarily disable libdl for bfinJoel Sherrill1-1/+4
2015-03-06testsupport: Add cascade option to parallel testAlexander Krutwig1-30/+60
2015-03-05score: Implement fine-grained locking for eventsSebastian Huber3-31/+49
2015-03-05score: Add and use _Thread_Do_dispatch()Sebastian Huber1-0/+4
2015-03-05score: Update _Thread_Heir only if necessarySebastian Huber3-0/+103
2015-03-05tests: Fix warningsSebastian Huber3-4/+4
2015-03-05tests: Refactor parallel test executionAlexander Krutwig1-147/+140
2015-03-04capture01: Update screen fileJoel Sherrill1-30/+33
2015-03-04Add simple test for scandir() on all file systems testedJoel Sherrill14-0/+255
2015-03-04psxtests/psxclock01: use clock() and CLOCKS_PER_SECGedare Bloom6-1/+95
2015-03-04score: ISR lock C/C++ compatiblity issueSebastian Huber1-2/+2