summaryrefslogtreecommitdiffstats
path: root/testsuites/tmtests (unfollow)
Commit message (Expand)AuthorFilesLines
2017-12-08tm08: Do not use RTEMS_INTERRUPT_MASK for no reschedule caseJoel Sherrill1-7/+10
2017-11-24Remove coverhd.hSebastian Huber60-146/+113
2017-11-06tests: Use simple console driverSebastian Huber35-35/+35
2017-10-28tests: Remove TEST_INITSebastian Huber35-70/+0
2017-10-24tmtests/tmfine01: Reduce test context sizeSebastian Huber1-0/+4
2017-10-23testsuite: Use printk for all test output where possible.Chris Johns35-0/+70
2017-10-18tmtests/tmfine01: Add test casesSebastian Huber3-2119/+4188
2017-07-20tmtests/tmcontext01: Prevent GCC 7.1 optimizationsSebastian Huber1-20/+21
2017-05-16confdefs.h: Add SMP enabled field to configurationSebastian Huber2-0/+4
2017-05-11confdefs.h: CONFIGURE_DISABLE_SMP_CONFIGURATIONSebastian Huber4-0/+8
2017-04-04testsuite: Add a common test configuration. Fix configure.ac and Makefile.am ...Chris Johns1-1/+1
2017-02-14Rename CONFIGURE_SMP_MAXIMUM_PROCESSORSSebastian Huber2-2/+2
2017-02-02Remove CONFIGURE_SMP_APPLICATIONSebastian Huber2-4/+0
2016-11-10powerpc: Add _CPU_Get_current_per_CPU_control()Sebastian Huber1-2100/+2100
2016-11-09score: Inline some SMP lock operations by defaultSebastian Huber1-2100/+2100
2016-11-07score: Prevent assignment to _Thread_ExecutingSebastian Huber2-15/+12
2016-11-04score: Optimize self-contained mutexesSebastian Huber1-2100/+2100
2016-11-03rtems: Fix binary semaphore resource countSebastian Huber1-2/+2
2016-11-03tmtests/tmfine01: Update screen fileSebastian Huber2-1800/+2194
2016-11-02score: Introduce Thread_Scheduler_control::homeSebastian Huber2-6/+6
2016-10-10tmfine01: Add self-contained mutex test caseSebastian Huber1-1/+46
2016-09-08score: Introduce Thread_queue_Lock_contextSebastian Huber1-1/+1
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