zephyr/tests
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
..
application_development/gen_inc_file
arch modules: tfm: Split trusted-firmware-m repository 2021-11-01 11:20:06 -04:00
benchmarks kernel: Introduce K_MEM_SLAB_DEFINE_STATIC 2021-11-07 05:36:48 -05:00
bluetooth Bluetooth: Audio: Move csis.h to include/bluetooth/audio 2021-11-09 11:17:20 +01:00
boards
boot/uefi tests: uefi: move uefi test out of hello world 2021-10-22 06:36:51 -04:00
crypto tests: crypto: Follow changes in mbedTLS 3.0 version 2021-10-07 14:02:40 -05:00
drivers drivers: can: remove DT_CHOSEN_ZEPHYR_CANBUS_LABEL macro 2021-11-09 11:19:50 +01:00
kernel tests/thread_apis: Fix whitebox assumptions in runtime_stats test 2021-11-08 21:32:20 -05:00
lib drivers: mbox: Introduce MBOX driver class 2021-10-27 18:27:21 +02:00
misc
net tests/net: Raise TLS timeout option on waitall checks 2021-11-09 12:51:44 +01:00
posix cmake: use find_package() instead of literal include in tests and samples 2021-11-01 10:33:09 -04:00
subsys drivers: can: remove DT_CHOSEN_ZEPHYR_CANBUS_LABEL macro 2021-11-09 11:19:50 +01:00
unit lib/os/cbprintf_nano.c: avoid sign extension on unsigned formats 2021-09-02 19:37:06 -04:00
ztest ztest: add a weak implementation of test_main() 2021-10-28 16:57:51 -04:00