zephyr/tests/net/socket/tls
Robert Lubos 7aef84ce52 tests: net: sockets: tls: Increase connect timeout
Since fc007eeef5 TLS sockets support
timeout based on CONFIG_NET_SOCKETS_CONNECT_TIMEOUT value. The TLS test
suite reduced this config value to speed up the tests, however it turns
out the 100ms timeout is too low to finalize the handshake on slower
platforms (nrf52840 specifically). Therefore increase the timeout value
to 200ms to prevent test failures on those.

Signed-off-by: Robert Lubos <robert.lubos@nordicsemi.no>
2024-09-28 08:21:51 -05:00
..
src tests: net: sockets: tls: Add missing teardown delays 2024-05-13 09:52:29 -05:00
CMakeLists.txt tests: net: socket: tls: Add more tests covering poll() 2024-01-03 19:00:15 +00:00
prj.conf tests: net: sockets: tls: Increase connect timeout 2024-09-28 08:21:51 -05:00
testcase.yaml tests: net: sockets: tls: Extend sendmsg tests 2024-03-06 09:13:38 +01:00