zephyr/tests
Jukka Rissanen 65a1bebe85 net: Replace NET_WAIT_FOREVER by SYS_FOREVER_MS
As we now have SYS_FOREVER_MS, use that instead of network
specific NET_WAIT_FOREVER.

Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2020-05-05 16:29:23 +03:00
..
application_development
arch kconfig: Rename CONFIG_FLOAT to CONFIG_FPU 2020-04-27 19:03:44 +02:00
benchmarks kconfig: Rename CONFIG_FLOAT to CONFIG_FPU 2020-04-27 19:03:44 +02:00
bluetooth tester: Adjust to recent changes in BTP API 2020-05-05 11:05:54 +03:00
boards tests: boards: board_shell: enable DAC commands 2020-05-01 12:35:50 -05:00
crypto
drivers tests: gpio: remove unused harness 2020-05-05 06:16:50 -04:00
kernel tests: kernel: context: Convert to new dts macros 2020-04-30 17:39:27 -04:00
lib tests: lib: cmsis_dsp: transform: Provide RIFFT bug workaround 2020-05-04 16:55:55 -05:00
misc/test_build
net net: Replace NET_WAIT_FOREVER by SYS_FOREVER_MS 2020-05-05 16:29:23 +03:00
portability
posix lib: posix: Add support for eventfd 2020-04-28 09:57:41 +03:00
shell shell: Add shell_set_root_cmd function 2020-04-17 11:34:01 +02:00
subsys flash: dts: replace DT_FLASH_{ERASE,WRITE}_BLOCK_SIZE with new macros 2020-05-04 13:26:04 +02:00
unit
ztest