summaryrefslogtreecommitdiffstats
path: root/testsuites/libtests/termios09/init.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update company nameSebastian Huber2023-05-201-1/+1
* testsuites/libtests/[p-z]*: Change license to BSD-2Joel Sherrill2022-04-071-3/+22
* bsps/testsuites/: Scripted embedded brains header file clean upJoel Sherrill2022-03-101-6/+0
* config: CONFIGURE_LIBIO_MAXIMUM_FILE_DESCRIPTORSSebastian Huber2019-12-191-1/+1
* 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-281-0/+269