zephyr/tests
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
..
application_development/gen_inc_file tests: move cpp tests to subsys/cpp 2021-04-29 09:00:40 -04:00
arch tests: arch: arm_irq_vector_table: Update to run on MXRT685 2021-07-07 08:25:06 -04:00
benchmarks boards: minnowboard: remove untested and old board 2021-06-01 14:06:56 -05:00
bluetooth Tester: Add support ble auto-tester on native posix 2021-06-28 20:14:32 -04:00
boards esp32: cache: test: add Flash/SPIRAM cache test 2021-06-29 11:32:32 -04:00
crypto tests: crypto: Add a unnormal testing condition 2021-03-09 05:10:54 -05:00
drivers pm: use enum for device PM states 2021-07-07 14:13:12 -04:00
kernel pm: use enum for device PM states 2021-07-07 14:13:12 -04:00
lib tests: cleanup cbprintf tag usage 2021-06-24 12:38:57 -05:00
misc/test_build tests: test_build: Exclude lpcxpresso55s69_ns from debug builds 2021-05-21 20:12:23 -05:00
net pm: use enum for device PM states 2021-07-07 14:13:12 -04:00
posix tests: posix: common: clock: exclude ehl_crb from test posix realtime 2021-06-02 08:49:45 -05:00
subsys pm: use enum for device PM states 2021-07-07 14:13:12 -04:00
unit tests: cleanup cbprintf tag usage 2021-06-24 12:38:57 -05:00
ztest tests: error_hook skipping div-by-0 test on cortex M0 M0+ 2021-05-28 11:46:09 -05:00