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