summaryrefslogtreecommitdiffstats
path: root/testsuites/tmtests (follow)
Commit message (Expand)AuthorAgeFilesLines
* score: Add _Thread_queue_Context_set_MP_callout()Sebastian Huber2016-05-301-1/+1
* score: Move thread queue MP callout to contextSebastian Huber2016-05-251-5/+6
* Replace *_Get_interrupt_disable() with *_Get()Sebastian Huber2016-05-201-9/+6
* rtems: _Semaphore_Get_interrupt_disable()Sebastian Huber2016-05-201-3/+0
* score: Rename _ISR_Flash() into _ISR_Local_flash()Sebastian Huber2016-05-201-1/+1
* score: Rename _ISR_Disable() and _ISR_Enable()Sebastian Huber2016-05-201-2/+2
* score: Rename _ISR_Disable_without_giant()Sebastian Huber2016-05-202-8/+8
* testsuites: Avoid Giant lockSebastian Huber2016-05-202-85/+17
* testsuites: Replace _Thread_Get()Sebastian Huber2016-05-201-11/+14
* score: Avoid Giant lock for _Thread_Start()Sebastian Huber2016-05-201-3/+3
* score: Use thread state lock for current stateSebastian Huber2016-05-121-5/+13
* rtems: Avoid Giant lock for semaphoresSebastian Huber2016-05-021-3/+11
* Obsolete rtems_clock_get() directive.Joel Sherrill2016-04-142-6/+5
* score: Replace watchdog handler implementationSebastian Huber2016-03-041-45/+45
* tmtests/tmtimer01: New testSebastian Huber2016-03-027-0/+408
* api: Remove deprecated NotepadsAun-Ali Zaidi2015-12-247-94/+1
* basdefs.h: Add and use RTEMS_UNUSEDSebastian Huber2015-10-261-1/+1
* Delete CONFIGURE_USE_IMFS_AS_BASE_FILESYSTEMSebastian Huber2015-10-151-2/+0
* rtems: Add rtems_interrupt_local_disable|enable()Sebastian Huber2015-06-221-2/+7
* tmtests/tm27: Use scheduler lockSebastian Huber2015-06-191-10/+5
* tmtests/tm26: Fix context switch to FP taskSebastian Huber2015-05-291-3/+0
* Revert "tmtests/tm26: Avoid NULL pointer access"Sebastian Huber2015-05-291-0/+3
* tmtests/tm26: Avoid NULL pointer accessSebastian Huber2015-05-291-3/+0
* rtems: Atomically suspend/resume tasksSebastian Huber2015-04-081-1/+1
* tests misc: Disable deprecated method usage warning when intentionalJoel Sherrill2015-03-171-25/+37
* testsupport: Add worker setup handlerSebastian Huber2015-03-171-1/+1
* tmtests/tmfine01: New testSebastian Huber2015-03-166-0/+2612
* cpukit: deprecate notepadsGedare Bloom2015-03-101-0/+2
* score: Add and use _Thread_Do_dispatch()Sebastian Huber2015-03-051-0/+4
* score: Update _Thread_Heir only if necessarySebastian Huber2015-03-051-0/+3
* tests: Fix warningsSebastian Huber2015-03-051-1/+1
* Update bug report URLSebastian Huber2014-12-051-1/+1
* tmtests/tmcontext01: Improve cache dirty functionSebastian Huber2014-09-111-14/+24
* tmtests/tmcontext01: Improve cache dirty functionSebastian Huber2014-09-081-4/+7
* tmtests/tmcontext01: Plot a legendSebastian Huber2014-09-051-6/+20
* Enhance Semaphore Blocking and Readying Time Test CasesJoel Sherrill2014-07-1421-171/+477
* score: Implement forced thread migrationSebastian Huber2014-05-071-2/+0
* testsuite: Add a per BSP test check for tests not to build.Chris Johns2014-05-051-3/+3
* score: Static scheduler configurationSebastian Huber2014-04-152-22/+29
* rtems: Rename rtems_smp_get_processor_count()Sebastian Huber2014-04-111-1/+1
* tmtests/tm21: Fix configurationSebastian Huber2014-04-072-2/+4
* score: Add scheduler control to scheduler opsSebastian Huber2014-04-042-6/+12
* score: Move priority bit map to scheduler instanceSebastian Huber2014-04-032-24/+18
* tmtests/tmcontext01: Use <rtems/test.h>Sebastian Huber2014-03-251-11/+5
* tmtests: convert to test.hbjorn larsson2014-03-2533-66/+132
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-21101-101/+101
* score: Add SMP lock profiling supportSebastian Huber2014-03-141-1/+1
* score: Add function to destroy SMP locksSebastian Huber2014-03-111-1/+3
* score: Add local context to SMP lock APISebastian Huber2014-03-111-3/+3
* score: Delete _Thread_Dispatch_set_disable_level()Sebastian Huber2014-03-062-9/+5