summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests (unfollow)
Commit message (Expand)AuthorFilesLines
2014-03-07spcpuset01: Add check for sys/cpuset.h.Jennifer Averett3-10/+29
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: Rename _Internal_error_Occurred()Sebastian Huber2-3/+3
2014-02-19score: Add RTEMS_FATAL_SOURCE_SMPSebastian Huber2-1/+2
2014-02-19score: Add RTEMS_FATAL_SOURCE_BSPSebastian Huber1-2/+1
2014-02-19score: Delete INTERNAL_ERROR_SHUTDOWN_WHEN_NOT_UPSebastian Huber7-71/+2
2014-02-19score: Delete _Thread_BSP_contextSebastian Huber1-2/+1
2014-02-19score: Add SYSTEM_STATE_TERMINATEDSebastian Huber1-1/+1
2014-02-14score: Add CPU counter supportSebastian Huber6-0/+164
2014-02-12score: Change debug helper functionsSebastian Huber2-26/+26
2014-02-06rtems: Add rtems_status_code_description()Sebastian Huber2-2/+50
2014-02-05sptests/spsem0[12]: Use rtems_test_exit()Sebastian Huber2-4/+4
2014-02-04Add thread-local storage (TLS) supportSebastian Huber10-0/+436
2014-02-04score: Add _Workspace_Allocate_aligned()Sebastian Huber3-0/+18
2014-01-09spsize/size.c: Fix typo.HailinGuo1-4/+8
2014-01-08sp16, sp17, and sp20: Documentation FixesToma Radu3-19/+27
2014-01-07spfifo02: Clean up outputJoel Sherrill2-7/+61
2014-01-04sp09: Remove partition specific partsJoel Sherrill4-46/+9
2014-01-04spregion_err01: Clean up commentsJoel Sherrill1-1/+0
2014-01-04sppartition_err01: Remove dead parts, reduce, and clean up.Joel Sherrill14-1017/+356
2014-01-03pskey09, sp17: documentation cleanup.Mandar Juvekar1-3/+4
2014-01-02sptests: Refactor sp09 into sppartition_err01 and sp09.Mandar Juvekar17-6/+777
2013-12-30sp09: Remove region test referencesJoel Sherrill5-56/+10
2013-12-30spregion_err01: Remove unneeded fluff copied from sp09Joel Sherrill13-1135/+448
2013-12-30spregion_err01: New test refactored from sp09Mandar Juvekar17-6/+826
2013-12-28Test suite documentations corrections and fixes.Toma Radu5-43/+47
2013-12-25utf8proc1/spedgsched01: minor fixes in test document filesMandar Juvekar1-7/+9
2013-12-24sptests: refactor sp09/screen13 into a new test spclock_err02Chirayu Desai10-34/+88
2013-12-24cpukit/rtems: Add rtems_clock_get_uptime_nanoseconds to the RTEMS API.Chris Johns2-0/+4
2013-12-19sptests/spcpuset*: Add tests for fixed size cpu_set_t operations.Jennifer Averett8-0/+4411
2013-12-11sptests: refactored sp09/screen14.c into two new testsDaniel Ramirez17-419/+618
2013-12-11sptests/spfifo01: Add test case for mknod()Sebastian Huber1-5/+8
2013-12-11PR2160: imfs: Use ENOSYS for unsupported nodesSebastian Huber1-15/+4
2013-12-06sppagesize: fix copyrightGedare Bloom2-7/+5
2013-12-06sptests: add a test for page sizeChirayu Desai6-2/+89
2013-12-05sptest: sp2038: Add a test for leap yearChirayu Desai1-0/+32
2013-11-21score/rbtree: Remove "unprotected" from APISebastian Huber1-64/+64
2013-11-21score/rbtree: Delete protected operationsSebastian Huber1-64/+64
2013-08-30smp: Add and use _Assert_Owner_of_giant()Sebastian Huber1-0/+14
2013-08-30sapi: SMP support for chainsSebastian Huber1-8/+20
2013-08-27sptests/spthreadq01: Add SMP supportSebastian Huber1-2/+6
2013-08-27sptests/spnsext01: Add SMP supportSebastian Huber1-2/+3
2013-08-27score: Add and use CHAIN_INITIALIZER_ONE_NODE().Sebastian Huber1-0/+26
2013-08-23sptests/spintrcritical20: PR2140: New testSebastian Huber6-0/+204
2013-08-11Fix a bug in spfreechain01 test case.Zhongwei Yao1-2/+2