zephyr/tests
Kumar Gala 5e97d779bb device: convert DEVICE_INIT to DEVICE_DEFINE or SYS_DEVICE_DEFINE
Convert handful of users of DEVICE_INIT to DEVICE_DEFINE or
SYS_DEVICE_DEFINE to allow deprecation of DEVICE_INIT.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2020-11-10 08:38:09 -06:00
..
application_development
arch tests: x86: pagetables: use new Kconfigs 2020-11-09 20:19:13 -05:00
benchmarks review: rb: develop comments and add some details 2020-11-03 11:08:15 +01:00
bluetooth Bluetooth: controller: Create HCI stubs for CIG/CIS creation and removal 2020-11-10 13:19:08 +01:00
boards
crypto
deprecated/inttype dts: remove legacy macro support 2020-10-09 08:45:38 -05:00
drivers device: convert DEVICE_INIT to DEVICE_DEFINE or SYS_DEVICE_DEFINE 2020-11-10 08:38:09 -06:00
kernel kernel: support non-identity RAM mapping 2020-11-09 20:19:13 -05:00
lib tests: lib: gui: Enable new config flags 2020-11-01 10:51:00 -05:00
misc/test_build
net tests: net: dns: dns-sd: tests for dns service discovery 2020-11-09 16:15:02 -08:00
portability tests: cmsis_rtos_v2: Fix stack overflow 2020-10-13 20:04:31 +02:00
posix tests: posix/{common,fs}: enable testing TLS 2020-10-24 10:52:00 -07:00
shell tests: shell: Add test for too many arguments in the command 2020-09-14 16:05:11 +02:00
subsys tests/fs/fatfs: Add tests for FS_MOUNT_FLAG_* 2020-11-06 13:10:13 -05:00
unit sys: util: Add clamp macro 2020-11-05 12:12:17 +01:00
ztest