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