summaryrefslogtreecommitdiffstats
path: root/testsuites (follow)
Commit message (Expand)AuthorAgeFilesLines
* smptests/smpatomic08: Add initialization test caseSebastian Huber2013-09-032-0/+43
* score: Use unsigned long for atomic integersSebastian Huber2013-09-038-62/+62
* smptests/smpatomic08: Avoid copy and pasteSebastian Huber2013-09-012-163/+86
* smptests/smpatomic08: Simplify or/and test caseSebastian Huber2013-09-011-38/+52
* smptests/smpatomic08: Fix compare and exchangeSebastian Huber2013-09-011-9/+17
* add atomic sub, and, or, compare_exchange test cases into smpatomic08WeiY2013-09-012-1/+175
* smp: Add and use _Assert_Owner_of_giant()Sebastian Huber2013-08-303-27/+101
* sapi: SMP support for chainsSebastian Huber2013-08-302-10/+22
* smptests/smpatomic08: Fix race conditionsSebastian Huber2013-08-292-55/+54
* smptests/smpatomic08: New testSebastian Huber2013-08-286-0/+382
* smptests: Move ATOMIC conditional to top-levelSebastian Huber2013-08-288-28/+2
* posix: Add and use _POSIX_signals_Acquire()Sebastian Huber2013-08-271-1/+2
* sptests/spthreadq01: Add SMP supportSebastian Huber2013-08-271-2/+6
* sptests/spnsext01: Add SMP supportSebastian Huber2013-08-271-2/+3
* score: Add and use CHAIN_INITIALIZER_ONE_NODE().Sebastian Huber2013-08-271-0/+26
* sptests/spintrcritical20: PR2140: New testSebastian Huber2013-08-236-0/+204
* psxtests/psxfatal0[12]: Update due to API changesSebastian Huber2013-08-232-4/+8
* libtests/flashdisk01: Update screen fileSebastian Huber2013-08-231-8/+10
* posix: Update to the pthread_once changes.Chris Johns2013-08-232-12/+32
* smp: Disable restart of threads other than selfSebastian Huber2013-08-201-0/+23
* smp: Add Deterministic Priority SMP SchedulerSebastian Huber2013-08-201-12/+12
* smp: Optimize Simple SMP schedulerSebastian Huber2013-08-201-12/+12
* correct memory model in smpatomic test caseWeiY2013-08-196-13/+13
* Fix a bug in spfreechain01 test case.Zhongwei Yao2013-08-111-2/+2
* smptests/smpswitchextension01: Fix start sequenceSebastian Huber2013-08-091-0/+2
* score: Per-CPU thread dispatch disable levelSebastian Huber2013-08-094-23/+25
* sptests/spintrcritical19: TyposSebastian Huber2013-08-081-2/+2
* sptests/spintrcritical19: PR2136: New testSebastian Huber2013-08-086-0/+173
* smptests/smpmigration01: Fix start sequenceSebastian Huber2013-08-081-0/+2
* PR766: Delete __RTEMS_VIOLATE_KERNEL_VISIBILITY__Sebastian Huber2013-08-0815-22/+0
* Check times with a no change truncate via open.Chris Johns2013-08-081-1/+31
* psxtests/psx14: Include missing header fileSebastian Huber2013-08-061-0/+1
* sptests/spintrcritical17: Increase tick intervalSebastian Huber2013-08-061-1/+1
* Unlimited objects support for POSIX keysZhongwei Yao2013-08-0632-5/+1337
* smptests/smp07: Use suspend instead of deleteSebastian Huber2013-08-061-1/+2
* sptests/sp37: Add ISR level test for new threadsSebastian Huber2013-08-051-0/+83
* sptests/sp37: Add ISR set/get level testsSebastian Huber2013-08-051-0/+31
* smptests/smpswitchextension01: New testSebastian Huber2013-08-056-0/+298
* smptests/smpmigration01: New testSebastian Huber2013-08-056-0/+262
* sptests/spfreechain01: Fix Makefile.amCynthia Rempel2013-08-041-0/+2
* clean up spatomic testcaseWeiY2013-08-0144-2532/+1
* score: Rename tod.h to todimpl.hSebastian Huber2013-08-015-5/+5
* score: ISR lock API changesSebastian Huber2013-08-011-2/+10
* score: Add and use _Thread_Update_cpu_time_used()Sebastian Huber2013-08-011-4/+5
* tmtests/tm27: Fixes for RTEMS_DEBUGSebastian Huber2013-08-011-0/+22
* score: Add and use ISR locksSebastian Huber2013-07-311-0/+18
* sptests/sp37: Improved interrupt lock testsSebastian Huber2013-07-311-3/+21
* tmtests/tm26: Fixes for RTEMS_DEBUGSebastian Huber2013-07-311-36/+100
* smptests/smppsxsignal01: New testSebastian Huber2013-07-306-0/+227
* smptests/smpsignal01: New testSebastian Huber2013-07-306-0/+226