summaryrefslogtreecommitdiffstats
path: root/testsuites/tmtests (unfollow)
Commit message (Expand)AuthorFilesLines
2016-05-30score: Add _Thread_queue_Context_set_MP_callout()Sebastian Huber1-1/+1
2016-05-25score: Move thread queue MP callout to contextSebastian Huber1-5/+6
2016-05-20Replace *_Get_interrupt_disable() with *_Get()Sebastian Huber1-9/+6
2016-05-20rtems: _Semaphore_Get_interrupt_disable()Sebastian Huber1-3/+0
2016-05-20score: Rename _ISR_Flash() into _ISR_Local_flash()Sebastian Huber1-1/+1
2016-05-20score: Rename _ISR_Disable() and _ISR_Enable()Sebastian Huber1-2/+2
2016-05-20score: Rename _ISR_Disable_without_giant()Sebastian Huber2-8/+8
2016-05-20testsuites: Avoid Giant lockSebastian Huber2-85/+17
2016-05-20testsuites: Replace _Thread_Get()Sebastian Huber1-11/+14
2016-05-20score: Avoid Giant lock for _Thread_Start()Sebastian Huber1-3/+3
2016-05-12score: Use thread state lock for current stateSebastian Huber1-5/+13
2016-05-02rtems: Avoid Giant lock for semaphoresSebastian Huber1-3/+11
2016-04-14Obsolete rtems_clock_get() directive.Joel Sherrill2-6/+5
2016-03-04score: Replace watchdog handler implementationSebastian Huber1-45/+45
2016-03-02tmtests/tmtimer01: New testSebastian Huber7-0/+408
2015-12-24api: Remove deprecated NotepadsAun-Ali Zaidi7-94/+1
2015-10-26basdefs.h: Add and use RTEMS_UNUSEDSebastian Huber1-1/+1
2015-10-15Delete CONFIGURE_USE_IMFS_AS_BASE_FILESYSTEMSebastian Huber1-2/+0
2015-06-22rtems: Add rtems_interrupt_local_disable|enable()Sebastian Huber1-2/+7
2015-06-19tmtests/tm27: Use scheduler lockSebastian Huber1-10/+5
2015-05-29tmtests/tm26: Fix context switch to FP taskSebastian Huber1-3/+0
2015-05-29Revert "tmtests/tm26: Avoid NULL pointer access"Sebastian Huber1-0/+3
2015-05-29tmtests/tm26: Avoid NULL pointer accessSebastian Huber1-3/+0
2015-04-08rtems: Atomically suspend/resume tasksSebastian Huber1-1/+1
2015-03-17tests misc: Disable deprecated method usage warning when intentionalJoel Sherrill1-25/+37
2015-03-17testsupport: Add worker setup handlerSebastian Huber1-1/+1
2015-03-16tmtests/tmfine01: New testSebastian Huber6-0/+2612
2015-03-10cpukit: deprecate notepadsGedare Bloom1-0/+2
2015-03-05score: Add and use _Thread_Do_dispatch()Sebastian Huber1-0/+4
2015-03-05score: Update _Thread_Heir only if necessarySebastian Huber1-0/+3
2015-03-05tests: Fix warningsSebastian Huber1-1/+1
2014-12-05Update bug report URLSebastian Huber1-1/+1
2014-09-11tmtests/tmcontext01: Improve cache dirty functionSebastian Huber1-14/+24
2014-09-08tmtests/tmcontext01: Improve cache dirty functionSebastian Huber1-4/+7
2014-09-05tmtests/tmcontext01: Plot a legendSebastian Huber1-6/+20
2014-07-14Enhance Semaphore Blocking and Readying Time Test CasesJoel Sherrill21-171/+477
2014-05-07score: Implement forced thread migrationSebastian Huber1-2/+0
2014-05-05testsuite: Add a per BSP test check for tests not to build.Chris Johns1-3/+3
2014-04-15score: Static scheduler configurationSebastian Huber2-22/+29
2014-04-11rtems: Rename rtems_smp_get_processor_count()Sebastian Huber1-1/+1
2014-04-07tmtests/tm21: Fix configurationSebastian Huber2-2/+4
2014-04-04score: Add scheduler control to scheduler opsSebastian Huber2-6/+12
2014-04-03score: Move priority bit map to scheduler instanceSebastian Huber2-24/+18
2014-03-25tmtests/tmcontext01: Use <rtems/test.h>Sebastian Huber1-11/+5
2014-03-25tmtests: convert to test.hbjorn larsson33-66/+132
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns101-101/+101
2014-03-14score: Add SMP lock profiling supportSebastian Huber1-1/+1
2014-03-11score: Add function to destroy SMP locksSebastian Huber1-1/+3
2014-03-11score: Add local context to SMP lock APISebastian Huber1-3/+3
2014-03-06score: Delete _Thread_Dispatch_set_disable_level()Sebastian Huber2-9/+5