summaryrefslogtreecommitdiffstats
path: root/testsuites (unfollow)
Commit message (Expand)AuthorFilesLines
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
2014-03-12psxtests/psxkey08: Limit workspace sizeSebastian Huber1-3/+9
2014-03-12psxtests/psxkey08: Do not allocate task IDsSebastian Huber1-4/+3
2014-03-11score: Add function to destroy SMP locksSebastian Huber5-3/+23
2014-03-11score: Add local context to SMP lock APISebastian Huber5-49/+58
2014-03-11sapi: Use one SMP lock for all chainsSebastian Huber2-4/+4
2014-03-11printk: Add support for long longSebastian Huber2-0/+49
2014-03-10smptests/smppsxaffinity02: Fix end of test messageSebastian Huber1-1/+1
2014-03-07POSIX keys now enabled in all configurations.Joel Sherrill23-355/+378
2014-03-07Remove trailing whitespace in previous patchesJennifer Averett10-61/+61
2014-03-07smptests: Add smppsxaffinity02.Jennifer Averett6-0/+304
2014-03-07smptests: Add smppsxaffinity01.Jennifer Averett6-0/+232
2014-03-07smptests: Add smpaffinity01Jennifer Averett6-0/+307
2014-03-07psxtests: Added test for pthread_getattr_np().Jennifer Averett6-1/+261
2014-03-07spcpuset01: Add check for sys/cpuset.h.Jennifer Averett3-10/+29
2014-03-06smptests: Delete config.h.inSebastian Huber1-19/+0
2014-03-06score: Delete _Thread_Dispatch_set_disable_level()Sebastian Huber3-10/+5
2014-03-06tmtests/tm26: Fix deadlock for SMP configurationsSebastian Huber1-1/+2
2014-03-06score: Add _Atomic_Fence()Sebastian Huber2-19/+70
2014-03-06libnetworking: TypoSebastian Huber1-1/+21
2014-03-06score: Add and use _Giant_Drop()Sebastian Huber6-0/+177
2014-03-06score: SMP initialization and shutdown changesSebastian Huber10-0/+335
2014-02-28tmtests/tmcontext01: New testSebastian Huber7-0/+598
2014-02-28rtems: Add cache size functionsSebastian Huber2-4/+40
2014-02-28rtems: Use size_t for cache line sizeSebastian Huber1-2/+2
2014-02-28sptests/spcache01: Detect write-through cacheSebastian Huber2-3/+15
2014-02-24sptests/spcache01: New testSebastian Huber6-0/+426
2014-02-24score: Fix thread TLS area initializationSebastian Huber8-24/+127
2014-02-24sptests/spcpucounter01: Adjust testSebastian Huber2-9/+29
2014-02-21score: _CPU_SMP_Get_current_processor()Sebastian Huber2-18/+64