summaryrefslogtreecommitdiffstats
path: root/testsuite/termios (follow)
Commit message (Collapse)AuthorAgeFilesLines
* testsuite: A description for each test addedMoyano, Gabriel2020-04-091-0/+6
|
* testsuite: User input define addedMoyano, Gabriel2020-03-311-0/+1
|
* testsuite: Using RTEMS tester functions at beginning and at the end of testsMoyano, Gabriel2020-03-311-2/+0
| | | | puts() was replaced with rtems_test_begin() and rtems_test_end()
* Update to FreeBSD head 2019-09-24Sebastian Huber2019-11-131-1/+1
| | | | Git mirror commit 6b0307a0a5184339393f555d5d424190d8a8277a.
* Fix warningsSebastian Huber2019-09-241-1/+4
|
* tests/termios: Fix warningsSebastian Huber2018-08-201-3/+11
|
* Include missing <string.h> and <limits.h>Sebastian Huber2017-08-251-1/+2
| | | | | | | Fix warnings. Update #2132. Update #2133.
* Update due to Newlib 2017-06-07 changesSebastian Huber2017-06-082-83/+3
| | | | | | | | | | | | | | | | | The following files are now provided by Newlib: * arpa/inet.h * net/if.h * netinet/in.h * netinet/tcp.h * sys/socket.h * sys/uio.h * sys/un.h The <sys/param.h> and <sys/cpuset.h> are now compatible enough to be used directly. Update #2833.
* Adding test cases for FREEBSD termios support through ttyKevin Kirspel2017-05-115-0/+1290