summaryrefslogtreecommitdiffstats
path: root/cpukit/libmisc/testsupport (follow)
Commit message (Expand)AuthorAgeFilesLines
* testsupport: Include missing <rtems/bspIo.h>Sebastian Huber2018-12-031-0/+1
* test: Add rtems_test_busy_cpu_usage()Sebastian Huber2018-02-021-1/+18
* Remove make preinstallChris Johns2018-01-251-314/+0
* tests: Change TEST BUILD to use define namesSebastian Huber2018-01-221-77/+32
* testsupport/testbeginend.c: Fix redefined warningJoel Sherrill2018-01-161-1/+3
* testsupport/test.h: Add RTEMS_NO_RETURN to rtems_test_exit()Joel Sherrill2017-11-291-1/+1
* tests: Use ld to map (wrap) printf, puts and putchar to tester functions.Chris Johns2017-11-113-0/+60
* tests: Use rtems_test_begin and rtems_test_end.Chris Johns2017-11-112-13/+120
* tests: Move rtems_test_printer definitionSebastian Huber2017-10-281-1/+6
* tests: Move busy loop to test supportSebastian Huber2017-06-292-1/+124
* Rename is_internal to always_set_to_falseSebastian Huber2016-12-122-3/+3
* testsupport: Determine worker index via processorSebastian Huber2016-11-032-40/+36
* Rename rtems_test_print() into rtems_test_printf()Sebastian Huber2016-06-222-2/+2
* Move printer initialization to separate headerSebastian Huber2016-06-221-1/+1
* Rename and move RTEMS_PRINTF_ATTRIBUTE()Sebastian Huber2016-06-221-1/+1
* smptests/smpatomic01: New test casesSebastian Huber2016-06-011-1/+3
* cpukit, testsuite: Add rtems_printf and rtems_printer support.Chris Johns2016-05-253-62/+43
* testsupport: Generate unique worker namesSebastian Huber2015-03-251-1/+11
* testsupport: Do not suspend worker tasksSebastian Huber2015-03-181-1/+3
* testsupport: Add worker setup handlerSebastian Huber2015-03-172-12/+71
* testsupport: Add cascade option to parallel testAlexander Krutwig2015-03-062-11/+44
* tests: Fix warningSebastian Huber2015-03-051-2/+1
* tests: Refactor parallel test executionAlexander Krutwig2015-03-052-0/+268
* Move test support from sapi to libmisc/testsupportSebastian Huber2015-03-053-0/+240