summaryrefslogtreecommitdiffstats
path: root/testsuites (unfollow)
Commit message (Expand)AuthorFilesLines
2013-07-26score: Create thread implementation headerSebastian Huber2-2/+3
2013-07-26score: Create prioritybitmap implementation headerSebastian Huber1-1/+1
2013-07-26libtests/malloc04: Fixes for RTEMS_DEBUGSebastian Huber2-17/+17
2013-07-24score: Add freechainZhongwei Yao6-0/+256
2013-07-24score: Merge sysstate API into one fileSebastian Huber3-1/+5
2013-07-24libtests/malloctest: Fixes for RTEMS_DEBUGSebastian Huber2-5/+36
2013-07-23score: Create stack implementation headerSebastian Huber2-2/+4
2013-07-23score: Create heap implementation headerSebastian Huber4-7/+6
2013-07-23rtems: Create tasks implementation headerSebastian Huber3-2/+6
2013-07-23rtems: Create region implementation headerSebastian Huber1-2/+2
2013-07-23rtems: Create part implementation headerSebastian Huber1-2/+2
2013-07-23rtems: Create timer implementation headerSebastian Huber4-2/+8
2013-07-23rtems: Create ratemon implementation headerSebastian Huber2-2/+3
2013-07-23Include missing <string.h>Sebastian Huber4-0/+4
2013-07-23rtems: Create dpmem implementation headerSebastian Huber1-2/+2
2013-07-23rtems: Create event implementation headerSebastian Huber3-4/+6
2013-07-23score: Create rbtree implementation headerSebastian Huber2-1/+2
2013-07-23sapi: Create extension implementation headerSebastian Huber1-2/+2
2013-07-23sapi: Merge rbtree API into one fileSebastian Huber1-0/+1
2013-07-22score: Add WATCHDOG_INITIALIZER()Sebastian Huber1-0/+24
2013-07-22score: Create watchdog implementation headerSebastian Huber7-0/+12
2013-07-22sptests/sp37: Disable dispatch for clock tickSebastian Huber1-1/+5
2013-07-22posix: Create timer implementation headerSebastian Huber1-0/+1
2013-07-22posix: Create pthread implementation headerSebastian Huber2-2/+2
2013-07-22posix: Create priority implementation headerSebastian Huber1-1/+0
2013-07-22smptests/smp08: Print missing newlineSebastian Huber1-1/+1
2013-07-22rtems: Create message queue implementation headerSebastian Huber1-2/+2
2013-07-22score: Error for non-preemptible tasks on SMPSebastian Huber8-266/+16
2013-07-22rtems: Error for task variables on SMPSebastian Huber1-0/+9
2013-07-22rtems: Error for task delete on SMPSebastian Huber2-1/+7
2013-07-22sapi: Add rtems_configuration_is_smp_enabled()Sebastian Huber6-0/+84
2013-07-22testsuites: Use _Thread_Get_executing()Sebastian Huber9-15/+21
2013-07-22testsuites: Include missing header filesSebastian Huber7-0/+8
2013-07-22smptests: Be successful on one processorSebastian Huber5-12/+58
2013-07-18rtems: Create semaphore implementation headerSebastian Huber5-3/+9
2013-07-18libtests/gxx01: Avoid random memory read/writeSebastian Huber2-22/+15
2013-07-17smp: Add and use _CPU_SMP_Get_current_processor()Sebastian Huber21-71/+78
2013-07-17stdatomic.h support check when configureWeiY16-14/+64
2013-07-17smpatomic test case updateWeiY7-186/+133
2013-07-17spatomic test case updateWeiY7-188/+135
2013-07-05psxtests/psxcleanup: Fix cleanup push/pop testSebastian Huber1-4/+3
2013-07-05psxtests/psxhdrs: Fix cleanup push/pop testSebastian Huber3-29/+3
2013-06-25tmtests/tm20: Change allocation sizesSebastian Huber1-3/+3
2013-06-25psxtests/psxkey02: SimplifySebastian Huber2-71/+23
2013-06-25sptests/spwkspace: Reserve space for duplicatesSebastian Huber1-0/+2
2013-06-25sptests/spmountmgr01: SimplifySebastian Huber1-4/+4
2013-06-25sptests/sp64: SimplifySebastian Huber1-78/+25
2013-06-25sptests/sp62: Rework to avoid heap internalsSebastian Huber1-32/+29
2013-06-25sptests/sp59: Change allocation sizeSebastian Huber1-1/+1
2013-06-25sptests/sp18: SimplifySebastian Huber2-26/+16