summaryrefslogtreecommitdiffstats
path: root/testsuites (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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: _CPU_SMP_Get_current_processor()Sebastian Huber2014-02-212-18/+64
* 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-192-2/+2
* smptests: Add check for affinity support in newlib.Jennifer Averett2014-02-171-0/+21
* psxtests: Correct bug in check of affinity support in newlib.Jennifer Averett2014-02-171-6/+16
* score: Add SMP barrierSebastian Huber2014-02-172-98/+16
* smptests/smplock01: Use atomic operationsSebastian Huber2014-02-171-57/+41
* Require presence of <stdatomic.h> for SMP supportSebastian Huber2014-02-172-4/+0
* score: Add Atomic_UintSebastian Huber2014-02-141-0/+54
* score: Add CPU counter supportSebastian Huber2014-02-146-0/+164
* testsuites: Add TESTS_USE_PRINTFSebastian Huber2014-02-121-0/+16