zephyr/tests/net/socket/select
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
..
src tests: net: select: Increase the timeout to 20ms 2021-02-24 08:01:43 -05:00
CMakeLists.txt
prj.conf
testcase.yaml tests: add filter for some tests using newlib 2020-12-16 08:57:40 -05:00