zephyr/tests/bluetooth/host
Erwan Gouriou 66d4c64966 all: Fix "#if IS_ENABLED(CONFIG_FOO)" occurrences
Clean up occurrences of "#if IS_ENABLED(CONFIG_FOO)" an replace
with classical "#if defined(CONFIG_FOO)".

Signed-off-by: Erwan Gouriou <erwan.gouriou@linaro.org>
2022-12-21 10:09:23 +01:00
..
buf test: update how unit tests set sources 2022-10-31 17:01:59 +01:00
crypto Bluetooth: tests: host: disable logging in UT 2022-11-24 15:21:39 +01:00
host_mocks Bluetooth: Consolidate duplicated code 2022-11-02 13:28:57 +01:00
keys all: Fix "#if IS_ENABLED(CONFIG_FOO)" occurrences 2022-12-21 10:09:23 +01:00
CMakeLists.txt Bluetooth: Consolidate duplicated code 2022-11-02 13:28:57 +01:00