zephyr/tests
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
..
application_development global: Replace BUILD_ASSERT_MSG() with BUILD_ASSERT() 2020-03-31 07:18:06 +02:00
arch tests: arch: arm: arm_runtime_nmi: Add filter for Cortex-M 2020-03-31 19:24:48 +02:00
benchmarks tests: benchmarks: use high-res counter for MEC1501 SoC 2020-03-31 19:52:21 -04:00
bluetooth Bluetooth: tests: Fix timeout passed to k_sleep() 2020-04-01 20:03:15 +03:00
boards tests: Convert to new DT_INST macros 2020-03-31 19:31:20 -05:00
crypto cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
drivers tests: Convert to new DT_INST macros 2020-03-31 19:31:20 -05:00
kernel tests: Convert to new DT_INST macros 2020-03-31 19:31:20 -05:00
lib devicetree: add DT_COMPAT_ON_BUS() 2020-03-31 21:11:13 -05:00
misc/test_build timeout: Fix up API usage 2020-03-31 19:40:47 -04:00
net net: tests: Fix timeout passed to k_sleep() 2020-04-01 20:03:15 +03:00
portability cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
posix cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
shell cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
subsys timeout: Fix up API usage 2020-03-31 19:40:47 -04:00
unit Revert "cmake: Get unit tests passing CI again" 2020-03-31 10:00:15 -04:00
ztest Revert "cmake: Get unit tests passing CI again" 2020-03-31 10:00:15 -04:00