zephyr/tests/net/socket/poll
Jukka Rissanen b73a3de4ed tests: net: poll: Increase the poll timeout value
Got several sanity failures with this information

Assertion failed at tests/net/socket/poll/src/main.c:76: \
  test_poll: (tstamp >= 30U && tstamp <= 30 + FUZZ is false)

In one of the failed tests, the tstamp was 50. Dunno what is
wrong here but in order to proceed with this, increasing the
timeout temporarily. This commit can be removed if the root
cause for this timeout is figured out.

Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2019-09-10 12:45:38 +03:00
..
src tests: net: poll: Increase the poll timeout value 2019-09-10 12:45:38 +03:00
CMakeLists.txt
prj.conf tests: net: poll: Moving config options from yaml to conf file 2019-09-10 12:45:38 +03:00
testcase.yaml tests: net: poll: Moving config options from yaml to conf file 2019-09-10 12:45:38 +03:00