summaryrefslogtreecommitdiff
path: root/testsuites/tmtests (follow)
AgeCommit message (Expand)Author
2017-12-08tm08: Do not use RTEMS_INTERRUPT_MASK for no reschedule caseJoel Sherrill
2017-11-24Remove coverhd.hSebastian Huber
2017-11-06tests: Use simple console driverSebastian Huber
2017-10-28tests: Remove TEST_INITSebastian Huber
2017-10-24tmtests/tmfine01: Reduce test context sizeSebastian Huber
2017-10-23testsuite: Use printk for all test output where possible.Chris Johns
2017-10-18tmtests/tmfine01: Add test casesSebastian Huber
2017-07-20tmtests/tmcontext01: Prevent GCC 7.1 optimizationsSebastian Huber
2017-05-16confdefs.h: Add SMP enabled field to configurationSebastian Huber
2017-05-11confdefs.h: CONFIGURE_DISABLE_SMP_CONFIGURATIONSebastian Huber
2017-04-04testsuite: Add a common test configuration. Fix configure.ac and Makefile.am ...Chris Johns
2017-02-14Rename CONFIGURE_SMP_MAXIMUM_PROCESSORSSebastian Huber
2017-02-02Remove CONFIGURE_SMP_APPLICATIONSebastian Huber
2016-11-10powerpc: Add _CPU_Get_current_per_CPU_control()Sebastian Huber
2016-11-09score: Inline some SMP lock operations by defaultSebastian Huber
2016-11-07score: Prevent assignment to _Thread_ExecutingSebastian Huber
2016-11-04score: Optimize self-contained mutexesSebastian Huber
2016-11-03rtems: Fix binary semaphore resource countSebastian Huber
2016-11-03tmtests/tmfine01: Update screen fileSebastian Huber
2016-11-02score: Introduce Thread_Scheduler_control::homeSebastian Huber
2016-10-10tmfine01: Add self-contained mutex test caseSebastian Huber
2016-09-08score: Introduce Thread_queue_Lock_contextSebastian Huber
2016-05-30score: Add _Thread_queue_Context_set_MP_callout()Sebastian Huber
2016-05-25score: Move thread queue MP callout to contextSebastian Huber
2016-05-20Replace *_Get_interrupt_disable() with *_Get()Sebastian Huber
2016-05-20rtems: _Semaphore_Get_interrupt_disable()Sebastian Huber
2016-05-20score: Rename _ISR_Flash() into _ISR_Local_flash()Sebastian Huber
2016-05-20score: Rename _ISR_Disable() and _ISR_Enable()Sebastian Huber
2016-05-20score: Rename _ISR_Disable_without_giant()Sebastian Huber
2016-05-20testsuites: Avoid Giant lockSebastian Huber
2016-05-20testsuites: Replace _Thread_Get()Sebastian Huber
2016-05-20score: Avoid Giant lock for _Thread_Start()Sebastian Huber
2016-05-12score: Use thread state lock for current stateSebastian Huber
2016-05-02rtems: Avoid Giant lock for semaphoresSebastian Huber
2016-04-14Obsolete rtems_clock_get() directive.Joel Sherrill
2016-03-04score: Replace watchdog handler implementationSebastian Huber
2016-03-02tmtests/tmtimer01: New testSebastian Huber
2015-12-24api: Remove deprecated NotepadsAun-Ali Zaidi
2015-10-26basdefs.h: Add and use RTEMS_UNUSEDSebastian Huber
2015-10-15Delete CONFIGURE_USE_IMFS_AS_BASE_FILESYSTEMSebastian Huber
2015-06-22rtems: Add rtems_interrupt_local_disable|enable()Sebastian Huber
2015-06-19tmtests/tm27: Use scheduler lockSebastian Huber
2015-05-29tmtests/tm26: Fix context switch to FP taskSebastian Huber
2015-05-29Revert "tmtests/tm26: Avoid NULL pointer access"Sebastian Huber
2015-05-29tmtests/tm26: Avoid NULL pointer accessSebastian Huber
2015-04-08rtems: Atomically suspend/resume tasksSebastian Huber
2015-03-17tests misc: Disable deprecated method usage warning when intentionalJoel Sherrill
2015-03-17testsupport: Add worker setup handlerSebastian Huber
2015-03-16tmtests/tmfine01: New testSebastian Huber
2015-03-10cpukit: deprecate notepadsGedare Bloom