zephyr/tests/subsys
Xavier Chapron 824f423e54 misc: Replace assert include and calls by sys/__assert.h equivalent
Replace all calls to the assert macro that comes from libc by calls to
__ASSERT_NO_MSG(). This is usefull as the former might be different
depending on the libc used and the later can be customized to reduce
flash footprint.

Signed-off-by: Xavier Chapron <xavier.chapron@stimio.fr>
2020-10-02 11:42:40 +02:00
..
canbus device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
debug/coredump tests: add a test for coredump 2020-08-24 20:28:24 -04:00
dfu dfu: img_util: Add flash integrity check 2020-09-03 17:56:02 +02:00
fs misc: Replace assert include and calls by sys/__assert.h equivalent 2020-10-02 11:42:40 +02:00
jwt tests/samples: enable for integration testing 2020-07-30 08:00:03 -04:00
logging test: logging: Add more test cases for log core 2020-08-12 17:08:15 -05:00
mgmt/ec_host_cmd ec_host_cmd: add ec host command handler framework 2020-09-04 14:50:45 -04:00
openthread device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
power/power_mgmt test: power: Remove frdm_k64f platform from allowed list 2020-09-24 10:46:19 -05:00
settings settings: Remove deprecated SETTINGS_USE_BASE64 support 2020-10-01 07:05:27 -05:00
shell device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
storage storage: flash_map: Add SHA-256 integrity method 2020-09-03 17:56:02 +02:00
usb sanitycheck: inclusive language 2020-08-27 07:04:07 -04:00