summaryrefslogtreecommitdiffstats
path: root/testsuites (unfollow)
Commit message (Expand)AuthorFilesLines
2014-03-31tests/fatal: Fix test namesSebastian Huber5-5/+5
2014-03-31psxtests/psxconfig01: Fix for POSIX keys configSebastian Huber1-1/+1
2014-03-31smptests/smpfatal03: Fix end of test outputSebastian Huber1-5/+12
2014-03-31sptests/sp44: Fix end of test outputSebastian Huber1-1/+2
2014-03-28sptests: New tests split from sp09 screen 1 and screen 2.Bjorn Larsson27-435/+444
2014-03-28sptask_err03: New test split from sp09 screen 3.Bjorn Larsson10-34/+151
2014-03-28spevent_err03: New test split from sp09 screen 4.Bjorn Larsson10-28/+122
2014-03-28sptests: split sp09 screen 5,6 into spsem_err01, spsem_err02, and sptask_err01.Bjorn Larsson22-79/+574
2014-03-28sptests: Split sp09 screens 7,8 into spmsg1_err01 and spmsgq_err02.Bjorn Larsson17-85/+396
2014-03-28spport_err01: New test split from sp09Bjorn Larsson11-29/+139
2014-03-28spsignal_err01: New test split from sp09.Bjorn Larsson10-31/+205
2014-03-28spintr_err01: New test split from sp09.Bjorn Larsson10-44/+217
2014-03-28spratemon_err01: New test split from sp09.Bjorn Larsson14-53/+201
2014-03-27samples/base_mp: Include missing header fileSebastian Huber1-0/+2
2014-03-27privateenv: Use POSIX keys instead of task variables.Christian Mauderer15-4/+99
2014-03-27privateenv: Remove sharing of user environment between threads.Christian Mauderer5-50/+23
2014-03-25tests: Produce proper begin/end messagesSebastian Huber6-18/+61
2014-03-25tmtests/tmcontext01: Use <rtems/test.h>Sebastian Huber1-11/+5
2014-03-25score: Delete _Watchdog_Report()Sebastian Huber4-37/+0
2014-03-25sptests/spprintk: Use <rtems/test.h>Sebastian Huber1-2/+4
2014-03-25psxtmtests: Add test.h supportbjorn larsson44-88/+176
2014-03-25tmtests: convert to test.hbjorn larsson33-66/+132
2014-03-25tests/sptests: Use <rtems/test.h>Sebastian Huber224-313/+896
2014-03-25tests/psxtests: Use <rtems/test.h>Sebastian Huber131-190/+543
2014-03-25tests: Use rtems_status_text()Sebastian Huber2-58/+2
2014-03-24libcsupport: Use POSIX keys for GXX key functionsChristian Mauderer5-11/+37
2014-03-24libcsupport: Remove unused gxx-wrapper function.Christian Mauderer3-9/+0
2014-03-24posix: Prevent pthread_setspecific from returning EAGAIN.Christian Mauderer3-0/+11
2014-03-21smptests/smpload01: Improve testSebastian Huber2-122/+512
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns1420-1420/+1420
2014-03-20fstests/fsrename: Fix stack corruptionSebastian Huber2-30/+56
2014-03-20cpukit/shell: Replace task variables with posix keys.Christian Mauderer2-2/+6
2014-03-20tests/libtests: Use <rtems/test.h>Sebastian Huber82-146/+449
2014-03-20tests/fstests: Remove duplicate begin/end messagesSebastian Huber12-31/+7
2014-03-19psxonce01: Add call counter to check if init function has been called.Christian Mauderer1-13/+14
2014-03-19psxtests: move pthread_once tests into an extra test.Christian Mauderer11-44/+152
2014-03-19posix: Use interal mutex for once implementationSebastian Huber1-2/+1
2014-03-17smptests/smpload01: Use test extensionSebastian Huber1-0/+2
2014-03-17New fstest to check rename POSIX conformanceAndre Marques6-0/+1546
2014-03-17tests/fstests: Use <rtems/test.h>Sebastian Huber25-31/+99
2014-03-17tests/smptests: Use <rtems/test.h>Sebastian Huber27-83/+152
2014-03-17tests/samples: Use <rtems/test.h>Sebastian Huber26-25/+95
2014-03-17sapi: Add <rtems/test.h>Sebastian Huber2-0/+17
2014-03-14smptests/smpload01: New testSebastian Huber6-0/+344
2014-03-14score: Add SMP lock profiling supportSebastian Huber6-13/+101
2014-03-14sapi: Add per-CPU profiling application level dataSebastian Huber1-1/+9
2014-03-14sapi: Add profiling application level supportSebastian Huber6-0/+100
2014-03-12psxtests/psxkey07: Do not allocate task IDsSebastian Huber1-5/+4
2014-03-12psxtests/psxkey07: Limit workspace sizeSebastian Huber1-0/+8
2014-03-12psxtests/psxkey07: Account for RTEMS_TOO_MANYSebastian Huber1-2/+3