summaryrefslogtreecommitdiffstats
path: root/testsuites/libtests/capture01/init.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* testsuites/libtests/[a-l]*: Change license to BSD-2Joel Sherrill2022-04-121-3/+22
* Remove BSP_SMALL_MEMORY BSP optionSebastian Huber2019-11-151-5/+0
* tests: Use <tmacros.h>Sebastian Huber2017-11-071-2/+3
* tests: Remove TEST_INITSebastian Huber2017-10-281-2/+0
* tests: Use rtems_print_printer_fprintf_putc()Sebastian Huber2017-10-281-1/+1
* tests: Move rtems_test_printer definitionSebastian Huber2017-10-281-1/+0
* testsuite: Use printk for all test output where possible.Chris Johns2017-10-231-0/+2
* libmisc/capture: Remove the reserved _t in the types.Chris Johns2016-09-011-2/+2
* cpukit, testsuite: Add rtems_printf and rtems_printer support.Chris Johns2016-05-251-0/+3
* capture01: Use capture engine print methods.Jennifer Averett2014-11-241-237/+13
* capture01: Remove capture task tracking.Jennifer Averett2014-10-271-27/+85
* libtests/capture01: Fix test nameSebastian Huber2014-09-011-1/+1
* libtests/capture01: Force error if SMP enabledSebastian Huber2014-09-011-0/+5
* capture01: Add include of assert.h.Jennifer Averett2014-07-141-0/+1
* capture01: New non-interactive test for capture engine.Jennifer Averett2014-07-111-0/+253