zephyr/tests/subsys/pm/device_driver_init
Jordan Yates 91f8c1aea9 everywhere: replace #if IS_ENABLED() as per docs
Replace `#if IS_ENABLED()` with `#if defined()` as recommended by the
documentation of `IS_ENABLED`.

Signed-off-by: Jordan Yates <jordan@embeint.com>
2024-06-28 07:20:32 -04:00
..
src everywhere: replace #if IS_ENABLED() as per docs 2024-06-28 07:20:32 -04:00
app.overlay tests: pm: test pm_device_driver_init 2023-07-26 08:16:44 +00:00
CMakeLists.txt tests: pm: test pm_device_driver_init 2023-07-26 08:16:44 +00:00
prj.conf tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
testcase.yaml tests/subsys/pm/*: Switch to native_sim 2023-11-22 09:53:54 +01:00