summaryrefslogtreecommitdiffstats
path: root/testsuites (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* tests/libtests: Use <rtems/test.h>Sebastian Huber2014-03-2082-146/+449
* tests/fstests: Remove duplicate begin/end messagesSebastian Huber2014-03-2012-31/+7
* psxonce01: Add call counter to check if init function has been called.Christian Mauderer2014-03-191-13/+14
* psxtests: move pthread_once tests into an extra test.Christian Mauderer2014-03-1911-44/+152
* posix: Use interal mutex for once implementationSebastian Huber2014-03-191-2/+1
* smptests/smpload01: Use test extensionSebastian Huber2014-03-171-0/+2
* New fstest to check rename POSIX conformanceAndre Marques2014-03-176-0/+1546
* tests/fstests: Use <rtems/test.h>Sebastian Huber2014-03-1725-31/+99
* tests/smptests: Use <rtems/test.h>Sebastian Huber2014-03-1727-83/+152
* tests/samples: Use <rtems/test.h>Sebastian Huber2014-03-1726-25/+95
* sapi: Add <rtems/test.h>Sebastian Huber2014-03-172-0/+17
* smptests/smpload01: New testSebastian Huber2014-03-146-0/+344
* score: Add SMP lock profiling supportSebastian Huber2014-03-146-13/+101
* sapi: Add per-CPU profiling application level dataSebastian Huber2014-03-141-1/+9
* sapi: Add profiling application level supportSebastian Huber2014-03-146-0/+100
* psxtests/psxkey07: Do not allocate task IDsSebastian Huber2014-03-121-5/+4
* psxtests/psxkey07: Limit workspace sizeSebastian Huber2014-03-121-0/+8
* psxtests/psxkey07: Account for RTEMS_TOO_MANYSebastian Huber2014-03-121-2/+3
* psxtests/psxkey08: Limit workspace sizeSebastian Huber2014-03-121-3/+9
* psxtests/psxkey08: Do not allocate task IDsSebastian Huber2014-03-121-4/+3
* score: Add function to destroy SMP locksSebastian Huber2014-03-115-3/+23
* score: Add local context to SMP lock APISebastian Huber2014-03-115-49/+58
* sapi: Use one SMP lock for all chainsSebastian Huber2014-03-112-4/+4
* printk: Add support for long longSebastian Huber2014-03-112-0/+49
* smptests/smppsxaffinity02: Fix end of test messageSebastian Huber2014-03-101-1/+1
* POSIX keys now enabled in all configurations.Joel Sherrill2014-03-0723-355/+378
* Remove trailing whitespace in previous patchesJennifer Averett2014-03-0710-61/+61
* smptests: Add smppsxaffinity02.Jennifer Averett2014-03-076-0/+304
* smptests: Add smppsxaffinity01.Jennifer Averett2014-03-076-0/+232
* smptests: Add smpaffinity01Jennifer Averett2014-03-076-0/+307
* psxtests: Added test for pthread_getattr_np().Jennifer Averett2014-03-076-1/+261
* spcpuset01: Add check for sys/cpuset.h.Jennifer Averett2014-03-073-10/+29
* smptests: Delete config.h.inSebastian Huber2014-03-061-19/+0
* score: Delete _Thread_Dispatch_set_disable_level()Sebastian Huber2014-03-063-10/+5
* tmtests/tm26: Fix deadlock for SMP configurationsSebastian Huber2014-03-061-1/+2
* score: Add _Atomic_Fence()Sebastian Huber2014-03-062-19/+70
* libnetworking: TypoSebastian Huber2014-03-061-1/+21
* score: Add and use _Giant_Drop()Sebastian Huber2014-03-066-0/+177
* score: SMP initialization and shutdown changesSebastian Huber2014-03-0610-0/+335
* tmtests/tmcontext01: New testSebastian Huber2014-02-287-0/+598