summaryrefslogtreecommitdiffstats
path: root/testsuites (unfollow)
Commit message (Expand)AuthorFilesLines
2013-09-03smptests/smpatomic08: Add initialization test caseSebastian Huber2-0/+43
2013-09-03score: Use unsigned long for atomic integersSebastian Huber8-62/+62
2013-09-01smptests/smpatomic08: Avoid copy and pasteSebastian Huber2-163/+86
2013-09-01smptests/smpatomic08: Simplify or/and test caseSebastian Huber1-38/+52
2013-09-01smptests/smpatomic08: Fix compare and exchangeSebastian Huber1-9/+17
2013-09-01add atomic sub, and, or, compare_exchange test cases into smpatomic08WeiY2-1/+175
2013-08-30smp: Add and use _Assert_Owner_of_giant()Sebastian Huber3-27/+101
2013-08-30sapi: SMP support for chainsSebastian Huber2-10/+22
2013-08-29smptests/smpatomic08: Fix race conditionsSebastian Huber2-55/+54
2013-08-28smptests/smpatomic08: New testSebastian Huber6-0/+382
2013-08-28smptests: Move ATOMIC conditional to top-levelSebastian Huber8-28/+2
2013-08-27posix: Add and use _POSIX_signals_Acquire()Sebastian Huber1-1/+2
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-23psxtests/psxfatal0[12]: Update due to API changesSebastian Huber2-4/+8
2013-08-23libtests/flashdisk01: Update screen fileSebastian Huber1-8/+10
2013-08-23posix: Update to the pthread_once changes.Chris Johns2-12/+32
2013-08-20smp: Disable restart of threads other than selfSebastian Huber1-0/+23
2013-08-20smp: Add Deterministic Priority SMP SchedulerSebastian Huber1-12/+12
2013-08-20smp: Optimize Simple SMP schedulerSebastian Huber1-12/+12
2013-08-19correct memory model in smpatomic test caseWeiY6-13/+13
2013-08-11Fix a bug in spfreechain01 test case.Zhongwei Yao1-2/+2
2013-08-09smptests/smpswitchextension01: Fix start sequenceSebastian Huber1-0/+2
2013-08-09score: Per-CPU thread dispatch disable levelSebastian Huber4-23/+25
2013-08-08sptests/spintrcritical19: TyposSebastian Huber1-2/+2
2013-08-08sptests/spintrcritical19: PR2136: New testSebastian Huber6-0/+173
2013-08-08smptests/smpmigration01: Fix start sequenceSebastian Huber1-0/+2
2013-08-08PR766: Delete __RTEMS_VIOLATE_KERNEL_VISIBILITY__Sebastian Huber15-22/+0
2013-08-08Check times with a no change truncate via open.Chris Johns1-1/+31
2013-08-06psxtests/psx14: Include missing header fileSebastian Huber1-0/+1
2013-08-06sptests/spintrcritical17: Increase tick intervalSebastian Huber1-1/+1
2013-08-06Unlimited objects support for POSIX keysZhongwei Yao32-5/+1337
2013-08-06smptests/smp07: Use suspend instead of deleteSebastian Huber1-1/+2
2013-08-05sptests/sp37: Add ISR level test for new threadsSebastian Huber1-0/+83
2013-08-05sptests/sp37: Add ISR set/get level testsSebastian Huber1-0/+31
2013-08-05smptests/smpswitchextension01: New testSebastian Huber6-0/+298
2013-08-05smptests/smpmigration01: New testSebastian Huber6-0/+262
2013-08-04sptests/spfreechain01: Fix Makefile.amCynthia Rempel1-0/+2
2013-08-01clean up spatomic testcaseWeiY44-2532/+1
2013-08-01score: Rename tod.h to todimpl.hSebastian Huber5-5/+5
2013-08-01score: ISR lock API changesSebastian Huber1-2/+10
2013-08-01score: Add and use _Thread_Update_cpu_time_used()Sebastian Huber1-4/+5
2013-08-01tmtests/tm27: Fixes for RTEMS_DEBUGSebastian Huber1-0/+22
2013-07-31score: Add and use ISR locksSebastian Huber1-0/+18
2013-07-31sptests/sp37: Improved interrupt lock testsSebastian Huber1-3/+21
2013-07-31tmtests/tm26: Fixes for RTEMS_DEBUGSebastian Huber1-36/+100
2013-07-30smptests/smppsxsignal01: New testSebastian Huber6-0/+227
2013-07-30smptests/smpsignal01: New testSebastian Huber6-0/+226