summaryrefslogtreecommitdiff
path: root/testsuites/libtests/termios09 (follow)
AgeCommit message (Expand)Author
2019-12-19config: CONFIGURE_LIBIO_MAXIMUM_FILE_DESCRIPTORSSebastian Huber
2018-04-10testsuite/libtests: Merged nested Makefile.am files into one Makefile.amChris Johns
2017-11-07termios: Fix canonical modeSebastian Huber
2017-11-06tests: Use simple console driverSebastian Huber
2017-10-28tests: Remove TEST_INITSebastian Huber
2017-10-23testsuite: Use printk for all test output where possible.Chris Johns
2017-06-07Move RTEMS-specific Termios API contentSebastian Huber
2017-02-28termios09: Test send callbackSebastian Huber
2017-02-28termios: Implement non-blocking writeSebastian Huber
2017-02-28termios: Make write POSIX compatibleSebastian Huber
2017-02-28termios: Simplify oproc()Sebastian Huber
2017-02-28termios09: Test output post processingSebastian Huber
2017-02-28termios: Fix infinite loop in receive pathSebastian Huber
2017-02-28termios: Change receive callback invocationSebastian Huber
2017-02-28termios: Ignore carriage return early if desiredSebastian Huber