summaryrefslogtreecommitdiffstats
path: root/testsuites/tmtests (follow)
Commit message (Expand)AuthorAgeFilesLines
* rtems: Require RTEMS_PRIORITY for MrsP semaphoresSebastian Huber2021-03-161-1/+2
* Remove tmoverhd which existed to produce the obsolete coverhd.hJoel Sherrill2020-09-117-1674/+0
* libtest: <rtems/test.h> to <rtems/test-info.h>Sebastian Huber2020-07-232-2/+2
* Canonicalize config.h includeSebastian Huber2020-04-163-3/+3
* config: Remove <rtems/btimer.h> includeSebastian Huber2020-03-0431-0/+60
* config: Remove CONFIGURE_DISABLE_SMP_CONFIGURATIONSebastian Huber2020-02-256-12/+0
* rtems: Simplify semaphore configurationSebastian Huber2019-12-111-2/+0
* libtest: Change expected pass state stringSebastian Huber2019-12-051-1/+1
* testsuites: Remove rtems_test_pause*()Sebastian Huber2019-12-043-8/+0
* tmtests: Avoid build system defined definesSebastian Huber2019-11-1211-379/+395
* rtems: Add rtems_scheduler_get_processor_maximum()Sebastian Huber2019-04-091-1/+1
* rtems: Add rtems_scheduler_get_processor()Sebastian Huber2019-04-091-1/+1
* testsuite: Make the OPERATION_COUNT a test configuration parameter.Chris Johns2019-03-0731-54/+158
* build: Do not install test programsSebastian Huber2019-01-301-3/+1
* tmonetoone: Add yield test caseSebastian Huber2018-10-221-0/+37
* tmtests: Fix unused variable warningsSebastian Huber2018-10-124-8/+0
* tmtests/tmonetoone: New test programSebastian Huber2018-10-115-0/+337
* build: Remove local.amSebastian Huber2018-10-101-1/+0
* tests: Use rtems_task_exit()Sebastian Huber2018-10-0530-81/+35
* tm26: enable FP context when fprintf usedDaniel Hellstrom2018-09-201-0/+1
* configure: Add subdir-objects to all automake flags.Chris Johns2018-04-111-1/+1
* testsuite/tmtests: Merged nested Makefile.am files into one Makefile.amChris Johns2018-04-1043-1043/+437
* tests: Support %g print format specifierSebastian Huber2018-02-091-0/+1
* Remove make preinstallChris Johns2018-01-251-0/+2
* tm08: Do not use RTEMS_INTERRUPT_MASK for no reschedule caseJoel Sherrill2017-12-081-7/+10
* Remove coverhd.hSebastian Huber2017-11-2460-146/+113
* tests: Use simple console driverSebastian Huber2017-11-0635-35/+35
* tests: Remove TEST_INITSebastian Huber2017-10-2835-70/+0
* tmtests/tmfine01: Reduce test context sizeSebastian Huber2017-10-241-0/+4
* testsuite: Use printk for all test output where possible.Chris Johns2017-10-2335-0/+70
* tmtests/tmfine01: Add test casesSebastian Huber2017-10-183-2119/+4188
* tmtests/tmcontext01: Prevent GCC 7.1 optimizationsSebastian Huber2017-07-201-20/+21
* confdefs.h: Add SMP enabled field to configurationSebastian Huber2017-05-162-0/+4
* confdefs.h: CONFIGURE_DISABLE_SMP_CONFIGURATIONSebastian Huber2017-05-114-0/+8
* testsuite: Add a common test configuration. Fix configure.ac and Makefile.am ...Chris Johns2017-04-041-1/+1
* Rename CONFIGURE_SMP_MAXIMUM_PROCESSORSSebastian Huber2017-02-142-2/+2
* Remove CONFIGURE_SMP_APPLICATIONSebastian Huber2017-02-022-4/+0
* powerpc: Add _CPU_Get_current_per_CPU_control()Sebastian Huber2016-11-101-2100/+2100
* score: Inline some SMP lock operations by defaultSebastian Huber2016-11-091-2100/+2100
* score: Prevent assignment to _Thread_ExecutingSebastian Huber2016-11-072-15/+12
* score: Optimize self-contained mutexesSebastian Huber2016-11-041-2100/+2100
* rtems: Fix binary semaphore resource countSebastian Huber2016-11-031-2/+2
* tmtests/tmfine01: Update screen fileSebastian Huber2016-11-032-1800/+2194
* score: Introduce Thread_Scheduler_control::homeSebastian Huber2016-11-022-6/+6
* tmfine01: Add self-contained mutex test caseSebastian Huber2016-10-101-1/+46
* score: Introduce Thread_queue_Lock_contextSebastian Huber2016-09-081-1/+1
* 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