summaryrefslogtreecommitdiffstats
path: root/cpukit/include/rtems/test-info.h (unfollow)
Commit message (Expand)AuthorFilesLines
2023-09-26tests: Add header for RTEMS test printerSebastian Huber1-16/+2
2023-07-26libtest: Place files into a Doxygen groupSebastian Huber1-0/+9
2023-05-20Update company nameSebastian Huber1-1/+1
2022-08-10cpukit/include/rtems/test-info.h: Change @returns to @returnJoel Sherrill1-3/+3
2022-07-25libtest: Add missing initializerSebastian Huber1-1/+1
2022-07-04gcov: Add functions to dump the gcov informationSebastian Huber1-0/+6
2022-03-25cpukit/include/rtems: Change license to BSD-2Joel Sherrill1-3/+22
2022-03-10cpukit/: Scripted embedded brains header file clean upJoel Sherrill1-6/+0
2020-10-10rtems: Improve RTEMS_NO_RETURN attributeSebastian Huber1-1/+1
2020-07-23libtest: Add rtems_test_run()Sebastian Huber1-0/+14
2020-07-23libtest: Add T_get_one_clock_tick_busy()Sebastian Huber1-6/+0
2020-07-23libtest: Add T_busy()Sebastian Huber1-11/+1
2020-07-23libtest: <rtems/test.h> to <rtems/test-info.h>Sebastian Huber1-0/+0
2019-04-04doxygen: Added subclasses to APIAndreas Dachsberger1-0/+2
2018-02-02test: Add rtems_test_busy_cpu_usage()Sebastian Huber1-1/+14
2018-01-25Remove make preinstallChris Johns1-0/+0
2017-11-29testsupport/test.h: Add RTEMS_NO_RETURN to rtems_test_exit()Joel Sherrill1-1/+1
2017-11-11tests: Use ld to map (wrap) printf, puts and putchar to tester functions.Chris Johns1-0/+6
2017-11-11tests: Use rtems_test_begin and rtems_test_end.Chris Johns1-8/+31
2017-06-29tests: Move busy loop to test supportSebastian Huber1-1/+17
2016-12-12Rename is_internal to always_set_to_falseSebastian Huber1-1/+1
2016-11-03testsupport: Determine worker index via processorSebastian Huber1-4/+10
2016-06-22Rename rtems_test_print() into rtems_test_printf()Sebastian Huber1-1/+1
2016-06-22Move printer initialization to separate headerSebastian Huber1-1/+1
2016-06-22Rename and move RTEMS_PRINTF_ATTRIBUTE()Sebastian Huber1-1/+1
2016-05-25cpukit, testsuite: Add rtems_printf and rtems_printer support.Chris Johns1-45/+15
2015-03-17testsupport: Add worker setup handlerSebastian Huber1-5/+39
2015-03-06testsupport: Add cascade option to parallel testAlexander Krutwig1-2/+23
2015-03-05tests: Refactor parallel test executionAlexander Krutwig1-0/+113
2015-03-05Move test support from sapi to libmisc/testsupportSebastian Huber1-0/+0
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns1-1/+1
2014-03-17sapi: Add <rtems/test.h>Sebastian Huber1-0/+125