zephyr/tests/net/tcp
Johan Hedberg b3f39226ec net: tests: Fix timeout passed to k_sleep()
Use the appropriate K_SECONDS() or K_MSEC() macros to pass a timeout to
k_sleep() and other kernel APIs.

Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
2020-04-01 20:03:15 +03:00
..
src net: tests: Fix timeout passed to k_sleep() 2020-04-01 20:03:15 +03:00
CMakeLists.txt cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
prj.conf tests: net: kconfig: Do not assign promptless NET_ROUTE symbol 2020-01-13 14:19:08 -05:00
testcase.yaml