zephyr/tests/subsys
Gerard Marull-Paretas cc2f0e9c08 pm: use enum for device PM states
Move all PM_DEVICE_STATE_* definitions to an enum. The
PM_DEVICE_STATE_SET and PM_DEVICE_STATE_GET definitions have been kept
out of the enum since they do not represent any state. However, their
name has not been changed since they will be removed soon.

All drivers and tests have been adjusted accordingly.

Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
2021-07-07 14:13:12 -04:00
..
canbus canbus: isotp: add fixed addressing feature 2021-04-06 16:44:34 -04:00
cpp tests: cpp: libcxx: Test with full and nano variants of newlib 2021-06-08 11:45:28 -05:00
debug tests: coredump: use undefined instruction to trigger CPU fault 2021-03-24 05:39:58 -04:00
dfu tests/subsys/dfu: add testsuite for multi-image support 2021-06-17 12:41:17 +02:00
edac/ibecc edac: Add dumy EDAC driver for API coverage 2021-06-30 18:29:21 -04:00
fs tests: flash: Enable flash driver and file system tests on mimxrt1060_evk 2021-05-18 11:19:15 -05:00
jwt tests/samples: Remove setting of CONFIG_DEBUG_OPTIMIZATIONS 2021-06-16 13:35:29 -05:00
logging tests/logging/log_backend_fs: Fix test failed on dirty file system 2021-05-18 16:59:36 -04:00
mgmt/ec_host_cmd include: Move ec_host_cmd.h to mgmt/ec_host_cmd.h 2021-04-22 12:51:16 -04:00
modbus tests: modbus: Fix potential memory overwrite (coverity) 2021-04-01 04:52:10 -04:00
openthread
pm pm: use enum for device PM states 2021-07-07 14:13:12 -04:00
portability portability: move cmsis api samples/tests 2021-04-20 08:45:05 -04:00
settings tests/subsys/setting/functional: ignore settings_delete() retval 2021-05-20 19:44:35 +02:00
shell kernel: remove object tracing 2021-05-07 22:10:21 -04:00
storage tests/samples: Remove setting of CONFIG_DEBUG_OPTIMIZATIONS 2021-06-16 13:35:29 -05:00
usb