summaryrefslogtreecommitdiffstats
path: root/testsuites/tmtests (unfollow)
Commit message (Expand)AuthorFilesLines
2021-09-21build: Remove old build systemSebastian Huber2-456/+0
2021-03-16rtems: Require RTEMS_PRIORITY for MrsP semaphoresSebastian Huber1-1/+2
2020-09-11Remove tmoverhd which existed to produce the obsolete coverhd.hJoel Sherrill7-1674/+0
2020-07-23libtest: <rtems/test.h> to <rtems/test-info.h>Sebastian Huber2-2/+2
2020-04-16Canonicalize config.h includeSebastian Huber3-3/+3
2020-03-04config: Remove <rtems/btimer.h> includeSebastian Huber31-0/+60
2020-02-25config: Remove CONFIGURE_DISABLE_SMP_CONFIGURATIONSebastian Huber6-12/+0
2019-12-11rtems: Simplify semaphore configurationSebastian Huber1-2/+0
2019-12-05libtest: Change expected pass state stringSebastian Huber1-1/+1
2019-12-04testsuites: Remove rtems_test_pause*()Sebastian Huber3-8/+0
2019-11-12tmtests: Avoid build system defined definesSebastian Huber11-379/+395
2019-04-09rtems: Add rtems_scheduler_get_processor_maximum()Sebastian Huber1-1/+1
2019-04-09rtems: Add rtems_scheduler_get_processor()Sebastian Huber1-1/+1
2019-03-07testsuite: Make the OPERATION_COUNT a test configuration parameter.Chris Johns31-54/+158
2019-01-30build: Do not install test programsSebastian Huber1-3/+1
2018-10-22tmonetoone: Add yield test caseSebastian Huber1-0/+37
2018-10-12tmtests: Fix unused variable warningsSebastian Huber4-8/+0
2018-10-11tmtests/tmonetoone: New test programSebastian Huber5-0/+337
2018-10-10build: Remove local.amSebastian Huber1-1/+0
2018-10-05tests: Use rtems_task_exit()Sebastian Huber30-81/+35
2018-09-20tm26: enable FP context when fprintf usedDaniel Hellstrom1-0/+1
2018-04-11configure: Add subdir-objects to all automake flags.Chris Johns1-1/+1
2018-04-10testsuite/tmtests: Merged nested Makefile.am files into one Makefile.amChris Johns43-1043/+437
2018-02-09tests: Support %g print format specifierSebastian Huber1-0/+1
2018-01-25Remove make preinstallChris Johns1-0/+2
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