summaryrefslogtreecommitdiffstats
path: root/cpukit/libmisc/testsupport/test.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove make preinstallChris Johns2018-01-251-314/+0
* 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-111-0/+6
* tests: Use rtems_test_begin and rtems_test_end.Chris Johns2017-11-111-8/+31
* tests: Move busy loop to test supportSebastian Huber2017-06-291-1/+17
* Rename is_internal to always_set_to_falseSebastian Huber2016-12-121-1/+1
* testsupport: Determine worker index via processorSebastian Huber2016-11-031-4/+10
* Rename rtems_test_print() into rtems_test_printf()Sebastian Huber2016-06-221-1/+1
* Move printer initialization to separate headerSebastian Huber2016-06-221-1/+1
* Rename and move RTEMS_PRINTF_ATTRIBUTE()Sebastian Huber2016-06-221-1/+1
* cpukit, testsuite: Add rtems_printf and rtems_printer support.Chris Johns2016-05-251-45/+15
* testsupport: Add worker setup handlerSebastian Huber2015-03-171-5/+39
* testsupport: Add cascade option to parallel testAlexander Krutwig2015-03-061-2/+23
* tests: Refactor parallel test executionAlexander Krutwig2015-03-051-0/+113
* Move test support from sapi to libmisc/testsupportSebastian Huber2015-03-051-0/+125