summaryrefslogtreecommitdiffstats
path: root/testsuites/libtests/capture01 (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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