zephyr/tests/net/socket
Jukka Rissanen 15e3355d85 tests: net: select: Increase the timeout to 20ms
The timeout might take more than 10ms in a heavily loaded system,
so increase the timeout to 20ms.

For example this is often seen for mps2_an385 platform.

  Assertion failed at \
  WEST_TOPDIR/zephyr/tests/net/socket/select/src/main.c:101: \
  test_select: (tstamp <= FUZZ is false)

Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2021-02-24 08:01:43 -05:00
..
af_packet tests: net: af_packet: Increase main stack size 2021-01-15 12:14:53 -05:00
getaddrinfo tests: net: Test resolving literal IPv6 addresses 2020-12-22 15:44:00 +02:00
getnameinfo tests: add filter for some tests using newlib 2020-12-16 08:57:40 -05:00
misc tests: add filter for some tests using newlib 2020-12-16 08:57:40 -05:00
net_mgmt tests: net: Adjust the thread priorities 2020-11-20 12:57:29 +02:00
poll tests: net: Adjust the thread priorities 2020-11-20 12:57:29 +02:00
register
select tests: net: select: Increase the timeout to 20ms 2021-02-24 08:01:43 -05:00
socketpair tests: add filter for some tests using newlib 2020-12-16 08:57:40 -05:00
tcp tests: net: socket: SO_PROTOCOL socket option 2021-02-17 10:36:58 +02:00
tls tests: net: socket: SO_PROTOCOL socket option 2021-02-17 10:36:58 +02:00
udp tests: Socket send timeout option 2021-02-24 14:16:33 +02:00
websocket
socket_helpers.h tests: net: socket: SO_TYPE socket option 2021-02-17 10:36:58 +02:00