Moyano, Gabriel
0444b24bf9
testsuite: A description for each test added
2020-04-09 08:35:41 +02:00
Moyano, Gabriel
9478d56165
testsuite: User input define added
2020-03-31 11:19:48 +02:00
Moyano, Gabriel
89be2af266
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:19:48 +02:00
Sebastian Huber
a5ddb0ea69
Update to FreeBSD head 2019-09-24
...
Git mirror commit 6b0307a0a5184339393f555d5d424190d8a8277a.
2019-11-13 10:47:04 +01:00
Sebastian Huber
4a77611a22
Fix warnings
2019-09-24 14:20:34 +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