zephyr/tests/net/socket
Jukka Rissanen b73a3de4ed tests: net: poll: Increase the poll timeout value
Got several sanity failures with this information

Assertion failed at tests/net/socket/poll/src/main.c:76: \
  test_poll: (tstamp >= 30U && tstamp <= 30 + FUZZ is false)

In one of the failed tests, the tstamp was 50. Dunno what is
wrong here but in order to proceed with this, increasing the
timeout temporarily. This commit can be removed if the root
cause for this timeout is figured out.

Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2019-09-10 12:45:38 +03:00
..
getaddrinfo
getnameinfo
misc
net_mgmt
poll tests: net: poll: Increase the poll timeout value 2019-09-10 12:45:38 +03:00
register
select
tcp
udp tests: net: udp: We need to reserve enough space for the data 2019-08-14 09:15:34 +03:00
socket_helpers.h