Moyano, Gabriel
8e33f3ba15
testsuite: A description for each test added
2020-04-09 08:34:05 +02:00
Moyano, Gabriel
27ff7e70a8
testsuite: User input define added
2020-03-31 11:13:43 +02:00
Moyano, Gabriel
b4937b0792
testsuite: Using RTEMS tester functions at beginning and at the end of tests
...
puts() was replaced with rtems_test_begin() and rtems_test_end()
2020-03-31 11:13:43 +02:00
Sebastian Huber
c1e05b9ea3
Fix warnings
2019-09-25 09:27:08 +02:00
Sebastian Huber
8e35aaa9df
tests/termios: Fix warnings
2018-08-20 15:20:51 +02:00
Sebastian Huber
666a56883a
Include missing <string.h> and <limits.h>
...
Fix warnings.
Update #2132 .
Update #2133 .
2017-08-25 14:23:50 +02:00
Sebastian Huber
02373194fe
Update due to Newlib 2017-06-07 changes
...
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 .
2017-06-08 13:19:54 +02:00
Kevin Kirspel
333bfb618b
Adding test cases for FREEBSD termios support through tty
2017-05-11 11:15:41 +02:00