summaryrefslogtreecommitdiffstats
path: root/testsuites/libtests/termios09 (follow)
Commit message (Expand)AuthorAgeFilesLines
* testsuite/libtests: Merged nested Makefile.am files into one Makefile.amChris Johns2018-04-101-19/+0
* termios: Fix canonical modeSebastian Huber2017-11-071-20/+77
* tests: Use simple console driverSebastian Huber2017-11-061-1/+1
* tests: Remove TEST_INITSebastian Huber2017-10-281-2/+0
* testsuite: Use printk for all test output where possible.Chris Johns2017-10-231-0/+2
* Move RTEMS-specific Termios API contentSebastian Huber2017-06-071-3/+3
* termios09: Test send callbackSebastian Huber2017-02-281-0/+26
* termios: Implement non-blocking writeSebastian Huber2017-02-281-0/+33
* termios: Make write POSIX compatibleSebastian Huber2017-02-281-2/+136
* termios: Simplify oproc()Sebastian Huber2017-02-281-4/+5
* termios09: Test output post processingSebastian Huber2017-02-281-0/+358
* termios: Fix infinite loop in receive pathSebastian Huber2017-02-281-0/+3
* termios: Change receive callback invocationSebastian Huber2017-02-281-1/+325
* termios: Ignore carriage return early if desiredSebastian Huber2017-02-284-0/+301