zephyr/tests
Oleg Zhurakivskyy b1e1f64d14 global: Replace BUILD_ASSERT_MSG() with BUILD_ASSERT()
Replace all occurences of BUILD_ASSERT_MSG() with BUILD_ASSERT()
as a result of merging BUILD_ASSERT() and BUILD_ASSERT_MSG().

Signed-off-by: Oleg Zhurakivskyy <oleg.zhurakivskyy@intel.com>
2020-03-31 07:18:06 +02:00
..
application_development global: Replace BUILD_ASSERT_MSG() with BUILD_ASSERT() 2020-03-31 07:18:06 +02:00
arch global: Replace BUILD_ASSERT_MSG() with BUILD_ASSERT() 2020-03-31 07:18:06 +02:00
benchmarks cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01: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 board: updating test cases for intel s1000 crb board 2020-03-27 16:23:46 +01:00
crypto cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
drivers tests: drivers: eeprom: do not attempt to build on all boards 2020-03-30 13:14:43 -05:00
kernel tests: kernel: interrupt: Do not test interrupt nesting on RISC-V 2020-03-27 13:24:35 -04:00
lib cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
misc/test_build cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01: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 global: Replace BUILD_ASSERT_MSG() with BUILD_ASSERT() 2020-03-31 07:18:06 +02:00
unit cmake: Get unit tests passing CI again 2020-03-27 14:16:37 -05:00
ztest cmake: Get unit tests passing CI again 2020-03-27 14:16:37 -05:00