summaryrefslogtreecommitdiff
path: root/testsuites/tmtests (follow)
AgeCommit message (Expand)Author
2020-04-16Canonicalize config.h includeSebastian Huber
2020-03-04config: Remove <rtems/btimer.h> includeSebastian Huber
2020-02-25config: Remove CONFIGURE_DISABLE_SMP_CONFIGURATIONSebastian Huber
2019-12-11rtems: Simplify semaphore configurationSebastian Huber
2019-12-05libtest: Change expected pass state stringSebastian Huber
2019-12-04testsuites: Remove rtems_test_pause*()Sebastian Huber
2019-11-12tmtests: Avoid build system defined definesSebastian Huber
2019-04-09rtems: Add rtems_scheduler_get_processor_maximum()Sebastian Huber
2019-04-09rtems: Add rtems_scheduler_get_processor()Sebastian Huber
2019-03-07testsuite: Make the OPERATION_COUNT a test configuration parameter.Chris Johns
2019-01-30build: Do not install test programsSebastian Huber
2018-10-22tmonetoone: Add yield test caseSebastian Huber
2018-10-12tmtests: Fix unused variable warningsSebastian Huber
2018-10-11tmtests/tmonetoone: New test programSebastian Huber
2018-10-10build: Remove local.amSebastian Huber
2018-10-05tests: Use rtems_task_exit()Sebastian Huber
2018-09-20tm26: enable FP context when fprintf usedDaniel Hellstrom
2018-04-11configure: Add subdir-objects to all automake flags.Chris Johns
2018-04-10testsuite/tmtests: Merged nested Makefile.am files into one Makefile.amChris Johns
2018-02-09tests: Support %g print format specifierSebastian Huber
2018-01-25Remove make preinstallChris Johns
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