summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* sptests/spsem0[12]: Use rtems_test_exit()Sebastian Huber2014-02-052-4/+4
* Add thread-local storage (TLS) supportSebastian Huber2014-02-0410-0/+436
* score: Add _Workspace_Allocate_aligned()Sebastian Huber2014-02-043-0/+18
* spsize/size.c: Fix typo.HailinGuo2014-01-091-4/+8
* sp16, sp17, and sp20: Documentation FixesToma Radu2014-01-083-19/+27
* spfifo02: Clean up outputJoel Sherrill2014-01-072-7/+61
* sp09: Remove partition specific partsJoel Sherrill2014-01-044-46/+9
* spregion_err01: Clean up commentsJoel Sherrill2014-01-041-1/+0
* sppartition_err01: Remove dead parts, reduce, and clean up.Joel Sherrill2014-01-0414-1017/+356
* pskey09, sp17: documentation cleanup.Mandar Juvekar2014-01-031-3/+4
* sptests: Refactor sp09 into sppartition_err01 and sp09.Mandar Juvekar2014-01-0217-6/+777
* sp09: Remove region test referencesJoel Sherrill2013-12-305-56/+10
* spregion_err01: Remove unneeded fluff copied from sp09Joel Sherrill2013-12-3013-1135/+448
* spregion_err01: New test refactored from sp09Mandar Juvekar2013-12-3017-6/+826
* Test suite documentations corrections and fixes.Toma Radu2013-12-285-43/+47
* utf8proc1/spedgsched01: minor fixes in test document filesMandar Juvekar2013-12-251-7/+9
* sptests: refactor sp09/screen13 into a new test spclock_err02Chirayu Desai2013-12-2410-34/+88
* cpukit/rtems: Add rtems_clock_get_uptime_nanoseconds to the RTEMS API.Chris Johns2013-12-242-0/+4
* sptests/spcpuset*: Add tests for fixed size cpu_set_t operations.Jennifer Averett2013-12-198-0/+4411
* sptests: refactored sp09/screen14.c into two new testsDaniel Ramirez2013-12-1117-419/+618
* sptests/spfifo01: Add test case for mknod()Sebastian Huber2013-12-111-5/+8
* PR2160: imfs: Use ENOSYS for unsupported nodesSebastian Huber2013-12-111-15/+4