summaryrefslogtreecommitdiffstats
path: root/testsuites (follow)
Commit message (Expand)AuthorAgeFilesLines
* smpmigration01: Delete timing dependent assertSebastian Huber2015-03-251-3/+6
* smptests/smpfatal08: Workaround for QorIQ BSPsSebastian Huber2015-03-241-0/+8
* score: Add thread priority change handlerSebastian Huber2015-03-241-2/+2
* testsuites/sptests/sp54/init.c: Add cast to avoid warningJoel Sherrill2015-03-241-1/+1
* samples/minimum/init.c: Add cast to avoid warningJoel Sherrill2015-03-241-1/+1
* sptls03/init.c: Make type and constants uint32_t to avoid overflow warningsJoel Sherrill2015-03-241-4/+4
* sptls01/init.c: Use larger data types for valuesJoel Sherrill2015-03-241-5/+5
* sptests/spwatchdog/init.c: Avoid integer overflowJoel Sherrill2015-03-241-2/+8
* sptests/spedfsched02: Reduce stack space usage to fix on smaller targetsJoel Sherrill2015-03-242-3/+1
* sptests/spatomic01/init.c: Avoid integer overflowJoel Sherrill2015-03-241-8/+11
* sptests/sp34/changepri.c: Correct printf() warningJoel Sherrill2015-03-241-4/+5
* sptests/sp33/init.c: Correct printf() warningJoel Sherrill2015-03-241-2/+3
* sptests/sp20: Reduce memory requirementsJoel Sherrill2015-03-242-3/+1
* sptests/sp13/system.h: Fine tune message buffer configuration to avoid intege...Joel Sherrill2015-03-241-13/+17
* sptests/sp12/pritask.c: Correct printf() warningJoel Sherrill2015-03-241-3/+4
* psxconfig01/init.c: Correct pointer/integer size warningJoel Sherrill2015-03-241-1/+1
* psxtests/psx15/init.c: Correct printf() warningJoel Sherrill2015-03-241-1/+3
* malloctest/init.c: Fix use uninitialized warningJoel Sherrill2015-03-241-0/+3
* testsuites/psxtests/psxsignal03/init.c: Fix line wrapJoel Sherrill2015-03-221-1/+5
* testsuites/testdata: Add sets to disable all jffs2 and mrfs testsJoel Sherrill2015-03-222-0/+25
* score: Simplify debug code and use _Assert()Sebastian Huber2015-03-221-1/+1
* sptests/spintrcritical23: Fix warningsSebastian Huber2015-03-211-8/+10
* Replace www.rtems.com with www.rtems.orgSebastian Huber2015-03-2038-38/+38
* score: Fix _Thread_Change_priority()Sebastian Huber2015-03-206-0/+225
* spcbssched03/tasks_periodic.c: Fixed now used before set warningJoel Sherrill2015-03-171-0/+1
* sptests misc: Update to not use deprecated methodsJoel Sherrill2015-03-176-18/+18
* tests misc: Disable deprecated method usage warning when intentionalJoel Sherrill2015-03-175-195/+232
* tm07: Split some code into new spnotepad02.Joel Sherrill2015-03-1710-22/+116
* testsuites/samples/minimum/init.c: Notepads no longer need to be disabledJoel Sherrill2015-03-171-7/+0
* testsupport: Add worker setup handlerSebastian Huber2015-03-172-12/+25
* tmtests/tmfine01: New testSebastian Huber2015-03-166-0/+2612
* cpukit: deprecate notepadsGedare Bloom2015-03-106-1/+9
* libcsupport: Delete superfluous _gettimeofday()Sebastian Huber2015-03-101-7/+0
* sysconf: Add _SC_NPROCESSORS_(CONF|ONLN)Sebastian Huber2015-03-091-0/+9
* libtests/stringto01: Fix for GCC 5.0Sebastian Huber2015-03-092-13/+23
* Temporarily disable libdl for h8300Joel Sherrill2015-03-061-1/+4
* dltests-broken-on-this-bsp.tcfg: New file used for dl* tests work aroundJoel Sherrill2015-03-061-0/+8
* Temporarily disable libdl for lm32Joel Sherrill2015-03-061-1/+4
* Temporarily disable libdl for v850Joel Sherrill2015-03-061-1/+4
* Temporarily disable libdl for bfinJoel Sherrill2015-03-061-1/+4
* testsupport: Add cascade option to parallel testAlexander Krutwig2015-03-061-30/+60
* score: Implement fine-grained locking for eventsSebastian Huber2015-03-053-31/+49
* score: Add and use _Thread_Do_dispatch()Sebastian Huber2015-03-051-0/+4
* score: Update _Thread_Heir only if necessarySebastian Huber2015-03-053-0/+103
* tests: Fix warningsSebastian Huber2015-03-053-4/+4
* tests: Refactor parallel test executionAlexander Krutwig2015-03-051-147/+140
* capture01: Update screen fileJoel Sherrill2015-03-041-30/+33
* Add simple test for scandir() on all file systems testedJoel Sherrill2015-03-0414-0/+255
* psxtests/psxclock01: use clock() and CLOCKS_PER_SECGedare Bloom2015-03-046-1/+95
* score: ISR lock C/C++ compatiblity issueSebastian Huber2015-03-041-2/+2