summaryrefslogtreecommitdiffstats
path: root/testsuites/libtests/capture01 (follow)
Commit message (Expand)AuthorAgeFilesLines
* libtest: <rtems/test.h> to <rtems/test-info.h>Sebastian Huber2020-07-231-1/+1
* Remove BSP_SMALL_MEMORY BSP optionSebastian Huber2019-11-152-8/+0
* tests: Use rtems_task_exit()Sebastian Huber2018-10-051-15/+15
* testsuite/libtests: Merged nested Makefile.am files into one Makefile.amChris Johns2018-04-101-21/+0
* libtests/capture01: Fix configurationSebastian Huber2018-03-071-0/+1
* tests: Use <tmacros.h>Sebastian Huber2017-11-072-2/+4
* tests: Use simple console driverSebastian Huber2017-11-061-1/+1
* tests: Use printf() instead of fprintf()Sebastian Huber2017-11-021-25/+13
* 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
* tests: Use floating point taskSebastian Huber2017-07-181-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: Update screen fileJoel Sherrill2015-03-041-30/+33
* 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-116-0/+619