zephyr/tests/kernel/device/src
Anas Nashif 02f2896586 tests: add mising braces to single line if statements
Following zephyr's style guideline, all if statements, including single
line statements shall have braces.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2022-07-06 11:00:45 -04:00
..
abstract_driver.c tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00
abstract_driver.h tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00
bad_driver.c tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00
dummy_driver.c tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00
main.c tests: add mising braces to single line if statements 2022-07-06 11:00:45 -04:00
mmio_multireg.c tests: kernel: device: move to new ztest API 2022-07-01 18:00:40 +00:00
mmio.c tests: kernel: device: move to new ztest API 2022-07-01 18:00:40 +00:00
test_driver_init.c tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00