summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests (follow)
Commit message (Expand)AuthorAgeFilesLines
* score: PR788: Add INTERNAL_ERROR_RESOURCE_IN_USESebastian Huber2014-04-0311-16/+89
* score: PR2172: _Thread_queue_Extract()Sebastian Huber2014-04-011-3/+1
* 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
* tests/fatal: Fix test namesSebastian Huber2014-03-313-3/+3
* 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
* privateenv: Use POSIX keys instead of task variables.Christian Mauderer2014-03-277-4/+87
* privateenv: Remove sharing of user environment between threads.Christian Mauderer2014-03-273-37/+23
* tests: Produce proper begin/end messagesSebastian Huber2014-03-253-12/+55
* score: Delete _Watchdog_Report()Sebastian Huber2014-03-254-37/+0
* sptests/spprintk: Use <rtems/test.h>Sebastian Huber2014-03-251-2/+4
* tests/sptests: Use <rtems/test.h>Sebastian Huber2014-03-25224-313/+896
* tests: Use rtems_status_text()Sebastian Huber2014-03-251-29/+1
* libcsupport: Use POSIX keys for GXX key functionsChristian Mauderer2014-03-243-5/+6
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-21475-475/+475
* score: Add SMP lock profiling supportSebastian Huber2014-03-144-9/+97
* sapi: Add per-CPU profiling application level dataSebastian Huber2014-03-141-1/+9
* sapi: Add profiling application level supportSebastian Huber2014-03-146-0/+100
* score: Add function to destroy SMP locksSebastian Huber2014-03-113-0/+10
* score: Add local context to SMP lock APISebastian Huber2014-03-113-36/+40
* sapi: Use one SMP lock for all chainsSebastian Huber2014-03-111-2/+2
* printk: Add support for long longSebastian Huber2014-03-112-0/+49
* Remove trailing whitespace in previous patchesJennifer Averett2014-03-072-6/+6
* spcpuset01: Add check for sys/cpuset.h.Jennifer Averett2014-03-073-10/+29
* rtems: Add cache size functionsSebastian Huber2014-02-282-4/+40
* rtems: Use size_t for cache line sizeSebastian Huber2014-02-281-2/+2
* sptests/spcache01: Detect write-through cacheSebastian Huber2014-02-282-3/+15
* sptests/spcache01: New testSebastian Huber2014-02-246-0/+426
* score: Fix thread TLS area initializationSebastian Huber2014-02-248-24/+127
* sptests/spcpucounter01: Adjust testSebastian Huber2014-02-242-9/+29
* score: Rename _Internal_error_Occurred()Sebastian Huber2014-02-212-3/+3
* score: Add RTEMS_FATAL_SOURCE_SMPSebastian Huber2014-02-192-1/+2
* score: Add RTEMS_FATAL_SOURCE_BSPSebastian Huber2014-02-191-2/+1
* score: Delete INTERNAL_ERROR_SHUTDOWN_WHEN_NOT_UPSebastian Huber2014-02-197-71/+2
* score: Delete _Thread_BSP_contextSebastian Huber2014-02-191-2/+1
* score: Add SYSTEM_STATE_TERMINATEDSebastian Huber2014-02-191-1/+1
* score: Add CPU counter supportSebastian Huber2014-02-146-0/+164
* score: Change debug helper functionsSebastian Huber2014-02-122-26/+26
* rtems: Add rtems_status_code_description()Sebastian Huber2014-02-062-2/+50