goldsimon
dffb75c5fa
test_sockets: fix warning about unused variable "addr_size"
2017-03-17 11:03:49 +01:00
goldsimon
e1d818bb5f
sockets unit tests: removed commented-out test code :-/
2017-03-17 09:26:58 +01:00
goldsimon
b0444a63b0
tried to fix sockets unit tests; fix configuration to run with any NO_SYS setting and with/without IPv6 (IPv4 is required)
2017-03-17 09:05:36 +01:00
Joel Cunningham
53fcd50870
task #14408 : move sendmsg UDP to unit tests
...
This commit moves the sendmsg UDP test from socket examples to socket
unit tests
The test has been converted to send/receive on the loopback interface
and also test a connected sendmsg with NULL msg_name
2017-03-16 19:27:26 -05:00
goldsimon
fc47f846ed
Fix and improve sockets unit test and unit test sys_arch (with a little help of tcpip.c)
2017-03-16 22:49:38 +01:00
goldsimon
8313c4d870
tried to add basic socket unit tests (nonsense only for now); made LOCK_TCPIP_CORE()/UNLOCK_TCPIP_CORE() overridable for that
2017-03-16 21:52:30 +01:00