summaryrefslogtreecommitdiffstats
path: root/testsuites (unfollow)
Commit message (Expand)AuthorFilesLines
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
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 Huber2-2/+2
2014-02-17smptests: Add check for affinity support in newlib.Jennifer Averett1-0/+21
2014-02-17psxtests: Correct bug in check of affinity support in newlib.Jennifer Averett1-6/+16
2014-02-17score: Add SMP barrierSebastian Huber2-98/+16
2014-02-17smptests/smplock01: Use atomic operationsSebastian Huber1-57/+41
2014-02-17Require presence of <stdatomic.h> for SMP supportSebastian Huber2-4/+0
2014-02-14score: Add Atomic_UintSebastian Huber1-0/+54
2014-02-14score: Add CPU counter supportSebastian Huber6-0/+164
2014-02-12testsuites: Add TESTS_USE_PRINTFSebastian Huber1-0/+16
2014-02-12score: Change debug helper functionsSebastian Huber3-28/+28
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 _Heap_Size_with_overhead()Sebastian Huber2-0/+21
2014-02-04score: Add _Workspace_Allocate_aligned()Sebastian Huber3-0/+18
2014-02-03libtests/block11: Use custom device driverSebastian Huber1-3/+36
2014-01-19testsuite/psx13: Add linefeed to end of test message.Chris Johns1-2/+2
2014-01-10testsuite/rtems++: Output format change.Chris Johns2-101/+104
2014-01-09spsize/size.c: Fix typo.HailinGuo1-4/+8
2014-01-09libtests: Add contents to rbheap and stackchk documentation filesCynthia Rempel3-5/+183
2014-01-09tmtests: Add contents to multiple documentation filesCynthia Rempel29-60/+306
2014-01-09libtests/termios01: Add tests for cfsetspeed() and cfmakeraw()Daniel Ramirez3-3/+106
2014-01-09libtests/uid01: Fix Copyright informationDaniel Ramirez4-15/+20
2014-01-09libtests: added test to confirm patch fixes bugDaniel Ramirez7-1/+268
2014-01-08sp16, sp17, and sp20: Documentation FixesToma Radu3-19/+27
2014-01-08fstests and libtests: Add contents to multiple documentation filesCynthia Rempel8-15/+217
2014-01-07rhealstone: Add start end and messagesJoel Sherrill6-0/+18
2014-01-07psximfs02: Clean up outputJoel Sherrill2-3/+4
2014-01-07spfifo02: Clean up outputJoel Sherrill2-7/+61