zephyr/tests/net/socket/tls
Tomasz Bursztyka 404f67ab5e tests/net: Raise TLS timeout option on waitall checks
Previous timeouts values were done when local TCP replies wourd occur
within sender's thread. This was a known behavior: no context switch,
shorter timings for sending packets (locally only) thus shorter
timeouts.

Such behavior changed when local replies had to go through TCP's work
queue. See commit 798588e709

Fixes #40129

Signed-off-by: Robert Lubos <robert.lubos@nordicsemi.no>
Signed-off-by: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>
2021-11-09 12:51:44 +01:00
..
src tests/net: Raise TLS timeout option on waitall checks 2021-11-09 12:51:44 +01:00
CMakeLists.txt cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
prj.conf tests/net: TLS test requires more RX PKT and buffers 2021-11-04 13:54:28 +01:00
testcase.yaml tests: add integration_platforms to socket/tls test 2021-11-05 09:23:41 -04:00