summaryrefslogtreecommitdiff
path: root/cpukit/libmisc/testsupport (follow)
AgeCommit message (Expand)Author
2018-12-03testsupport: Include missing <rtems/bspIo.h>Sebastian Huber
2018-02-02test: Add rtems_test_busy_cpu_usage()Sebastian Huber
2018-01-25Remove make preinstallChris Johns
2018-01-22tests: Change TEST BUILD to use define namesSebastian Huber
2018-01-16testsupport/testbeginend.c: Fix redefined warningJoel Sherrill
2017-11-29testsupport/test.h: Add RTEMS_NO_RETURN to rtems_test_exit()Joel Sherrill
2017-11-11tests: Use ld to map (wrap) printf, puts and putchar to tester functions.Chris Johns
2017-11-11tests: Use rtems_test_begin and rtems_test_end.Chris Johns
2017-10-28tests: Move rtems_test_printer definitionSebastian Huber
2017-06-29tests: Move busy loop to test supportSebastian Huber
2016-12-12Rename is_internal to always_set_to_falseSebastian Huber
2016-11-03testsupport: Determine worker index via processorSebastian Huber
2016-06-22Rename rtems_test_print() into rtems_test_printf()Sebastian Huber
2016-06-22Move printer initialization to separate headerSebastian Huber
2016-06-22Rename and move RTEMS_PRINTF_ATTRIBUTE()Sebastian Huber
2016-06-01smptests/smpatomic01: New test casesSebastian Huber
2016-05-25cpukit, testsuite: Add rtems_printf and rtems_printer support.Chris Johns
2015-03-25testsupport: Generate unique worker namesSebastian Huber
2015-03-18testsupport: Do not suspend worker tasksSebastian Huber
2015-03-17testsupport: Add worker setup handlerSebastian Huber
2015-03-06testsupport: Add cascade option to parallel testAlexander Krutwig
2015-03-05tests: Fix warningSebastian Huber
2015-03-05tests: Refactor parallel test executionAlexander Krutwig
2015-03-05Move test support from sapi to libmisc/testsupportSebastian Huber