summaryrefslogtreecommitdiffstats
path: root/testsuites/smptests (unfollow)
Commit message (Expand)AuthorFilesLines
2013-11-11smptests/smp06: Delete testSebastian Huber6-187/+0
2013-10-08rename smpatomic08 to smpatomic01WeiY7-26/+32
2013-10-08delete smpatomic0-7 test casesWeiY44-1938/+0
2013-10-08add simple atomic test cases into smpatomic08WeiY1-0/+108
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-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-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-09smptests/smpswitchextension01: Fix start sequenceSebastian Huber1-0/+2
2013-08-09score: Per-CPU thread dispatch disable levelSebastian Huber1-2/+0
2013-08-08smptests/smpmigration01: Fix start sequenceSebastian Huber1-0/+2
2013-08-06smptests/smp07: Use suspend instead of deleteSebastian Huber1-1/+2
2013-08-05smptests/smpswitchextension01: New testSebastian Huber6-0/+298
2013-08-05smptests/smpmigration01: New testSebastian Huber6-0/+262
2013-07-30smptests/smppsxsignal01: New testSebastian Huber6-0/+227
2013-07-30smptests/smpsignal01: New testSebastian Huber6-0/+226
2013-07-30smp: Add and use _Per_CPU_Get()Sebastian Huber1-2/+2
2013-07-22smptests/smp08: Print missing newlineSebastian Huber1-1/+1
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-22smptests: Be successful on one processorSebastian Huber5-12/+58
2013-07-17smp: Add and use _CPU_SMP_Get_current_processor()Sebastian Huber21-71/+78
2013-07-17stdatomic.h support check when configureWeiY8-14/+32
2013-07-17smpatomic test case updateWeiY7-186/+133
2013-06-17smptests/smpschedule01: Update due to API changeSebastian Huber1-1/+1
2013-06-14smptests/smpschedule01: New testSebastian Huber6-0/+246
2013-06-14score: Rename rtems_smp_get_number_of_processors()Sebastian Huber16-41/+41
2013-05-31smptests/smplock01: New testSebastian Huber6-0/+463
2013-05-31smptests: Use priority ceiling for locked printSebastian Huber1-1/+1
2013-05-27smptests/smp09: Add missing newlineSebastian Huber1-1/+1
2013-05-27smptests/smp01: Do not assume CPU 0 runs InitSebastian Huber1-19/+22
2013-05-27smptests/smp01: Fix semaphore countSebastian Huber8-3/+12
2013-03-08RTEMS: Delete ChangeLog files.Gedare Bloom1-58/+0
2013-02-07tests: atomic support for RTEMS. SMP tests for atomic operations.WeiY42-0/+1991
2013-02-07score: atomic support for RTEMS automake and autoconf changesWeiY2-0/+14
2012-07-19Require automake-1.12.2.Ralf Corsépius1-1/+1
2012-07-19Require autoconf-2.69.Ralf Corsépius1-1/+1
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill39-108/+0
2012-05-07Revert: Remove CVS IdsJoel Sherrill11-0/+51