summaryrefslogtreecommitdiffstats
path: root/testsuites (follow)
Commit message (Expand)AuthorAgeFilesLines
* smpaffinity01: Use Priority Affinity SMP scheduler.Jennifer Averett2014-04-031-1/+2
* smppsxaffinity01: Use Priority Affinity SMP scheduler.Jennifer Averett2014-04-031-0/+1
* smppsxaffinity02: Use Priority Affinity SMP scheduler.Jennifer Averett2014-04-031-0/+1
* samples/fileio: Fix configurationSebastian Huber2014-04-031-1/+1
* score: Move priority bit map to scheduler instanceSebastian Huber2014-04-033-28/+21
* score: PR788: Add INTERNAL_ERROR_RESOURCE_IN_USESebastian Huber2014-04-0311-16/+89
* libtests/newlib01: New testSebastian Huber2014-04-016-0/+347
* smptests/smpthreadlife01: Avoid bad profiling statSebastian Huber2014-04-011-1/+5
* score: PR2172: _Thread_queue_Extract()Sebastian Huber2014-04-011-3/+1
* smptests/smpthreadlife01: TypoSebastian Huber2014-03-311-5/+0
* smptests/smpthreadlife01: Add test casesSebastian Huber2014-03-312-11/+159
* sptests/sptask_err04: Fix broken testSebastian Huber2014-03-313-3/+5
* score: Delete CORE_mutex_Control::lockSebastian Huber2014-03-311-2/+2
* score: Do not reset resource count during restartSebastian Huber2014-03-316-0/+389
* score: PR2152: Use allocator mutex for objectsSebastian Huber2014-03-311-0/+2
* score: Thread life cycle re-implementationSebastian Huber2014-03-313-4/+80
* score: Fix thread restart extensions contextSebastian Huber2014-03-311-3/+84
* score: Use thread action for thread restartSebastian Huber2014-03-317-24/+157
* tests/fatal: Fix test namesSebastian Huber2014-03-315-5/+5
* psxtests/psxconfig01: Fix for POSIX keys configSebastian Huber2014-03-311-1/+1
* smptests/smpfatal03: Fix end of test outputSebastian Huber2014-03-311-5/+12
* sptests/sp44: Fix end of test outputSebastian Huber2014-03-311-1/+2
* sptests: New tests split from sp09 screen 1 and screen 2.Bjorn Larsson2014-03-2827-435/+444
* sptask_err03: New test split from sp09 screen 3.Bjorn Larsson2014-03-2810-34/+151
* spevent_err03: New test split from sp09 screen 4.Bjorn Larsson2014-03-2810-28/+122
* sptests: split sp09 screen 5,6 into spsem_err01, spsem_err02, and sptask_err01.Bjorn Larsson2014-03-2822-79/+574
* sptests: Split sp09 screens 7,8 into spmsg1_err01 and spmsgq_err02.Bjorn Larsson2014-03-2817-85/+396
* spport_err01: New test split from sp09Bjorn Larsson2014-03-2811-29/+139
* spsignal_err01: New test split from sp09.Bjorn Larsson2014-03-2810-31/+205
* spintr_err01: New test split from sp09.Bjorn Larsson2014-03-2810-44/+217
* spratemon_err01: New test split from sp09.Bjorn Larsson2014-03-2814-53/+201
* samples/base_mp: Include missing header fileSebastian Huber2014-03-271-0/+2
* privateenv: Use POSIX keys instead of task variables.Christian Mauderer2014-03-2715-4/+99
* privateenv: Remove sharing of user environment between threads.Christian Mauderer2014-03-275-50/+23
* tests: Produce proper begin/end messagesSebastian Huber2014-03-256-18/+61
* tmtests/tmcontext01: Use <rtems/test.h>Sebastian Huber2014-03-251-11/+5
* score: Delete _Watchdog_Report()Sebastian Huber2014-03-254-37/+0
* sptests/spprintk: Use <rtems/test.h>Sebastian Huber2014-03-251-2/+4
* psxtmtests: Add test.h supportbjorn larsson2014-03-2544-88/+176
* tmtests: convert to test.hbjorn larsson2014-03-2533-66/+132
* tests/sptests: Use <rtems/test.h>Sebastian Huber2014-03-25224-313/+896
* tests/psxtests: Use <rtems/test.h>Sebastian Huber2014-03-25131-190/+543
* tests: Use rtems_status_text()Sebastian Huber2014-03-252-58/+2
* libcsupport: Use POSIX keys for GXX key functionsChristian Mauderer2014-03-245-11/+37
* libcsupport: Remove unused gxx-wrapper function.Christian Mauderer2014-03-243-9/+0
* posix: Prevent pthread_setspecific from returning EAGAIN.Christian Mauderer2014-03-243-0/+11
* smptests/smpload01: Improve testSebastian Huber2014-03-212-122/+512
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-211420-1420/+1420
* fstests/fsrename: Fix stack corruptionSebastian Huber2014-03-202-30/+56
* cpukit/shell: Replace task variables with posix keys.Christian Mauderer2014-03-202-2/+6