zephyr/tests
Martí Bolívar a3fae2f153 devicetree: add DT_COMPAT_ON_BUS()
And implement DT_ANY_INST_ON_BUS() in terms of it.

This makes some error messages quite a bit shorter by avoiding
UTIL_LISTIFY(), which has a nasty temper and tends to explode if not
treated gently.

Signed-off-by: Martí Bolívar <marti.bolivar@nordicsemi.no>
2020-03-31 21:11:13 -05: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: host: Deprecate BT_LE_ADV defines in hci.h in favour of gap.h 2020-03-30 00:38:23 +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: mqtt: Improve PUBLISH message length validation 2020-03-28 09:36:12 +02: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