zephyr/tests/net/socket
Jukka Rissanen 117d385de8 tests: net: socket: register: Fix unit tests when proto == 0
Make sure the tests pass properly if the socket() is called
with proto 0.

Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2019-09-12 11:22:45 +03:00
..
getaddrinfo tests: net: getaddrinfo: Logging was missing log_strdup() call 2019-09-11 16:17:42 +03:00
getnameinfo tests: enable native_posix_64 testing 2019-07-16 10:41:11 -07:00
misc tests: enable native_posix_64 testing 2019-07-16 10:41:11 -07:00
net_mgmt net: socket: mgmt: use uintptr_t for the nm_pid field 2019-07-05 10:06:23 -04:00
poll tests: net: poll: Increase the poll timeout value 2019-09-10 12:45:38 +03:00
register tests: net: socket: register: Fix unit tests when proto == 0 2019-09-12 11:22:45 +03:00
select tests: enable native_posix_64 testing 2019-07-16 10:41:11 -07:00
tcp tests: net: tcp: Test connection cleanup after receiving SYN 2019-09-10 22:53:12 +03:00
udp tests: net: udp: We need to reserve enough space for the data 2019-08-14 09:15:34 +03:00
socket_helpers.h