zephyr/tests
Gerard Marull-Paretas 495672ab62 pm: cleanup pm control callback implementations
- Return -ENOTSUP if the requested state is not supported
- Remove redundant "noop style" functions.
- Use switch everywhere to handle requested state (not necessary in all
  drivers, but better take off with consistency in place after current
  changes).

Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
2021-08-04 08:23:01 -04:00
..
application_development/gen_inc_file tests: move cpp tests to subsys/cpp 2021-04-29 09:00:40 -04:00
arch tests: arm: adding a new test-suite for HardFault validation 2021-07-28 21:08:18 -04:00
benchmarks tests/benchmarks: add dynamic memory allocation measurement 2021-07-21 10:16:56 +03:00
bluetooth tests: remove USB configuration option 2021-08-03 19:00:12 -04:00
boards tests: remove USB configuration option 2021-08-03 19:00:12 -04:00
crypto tests: crypto: mbedtls: Remove local implementation of rand() 2021-07-20 13:32:36 -04:00
drivers pm: rename PM_DEVICE_STATE_SUSPEND to PM_DEVICE_STATE_SUSPENDED 2021-08-04 08:23:01 -04:00
kernel pm: rename PM_DEVICE_STATE_SUSPEND to PM_DEVICE_STATE_SUSPENDED 2021-08-04 08:23:01 -04:00
lib tests: lib: ringbuffer: ring_buf_peek() and ring_buf_size_get() 2021-07-28 07:32:28 -04:00
misc/test_build tests: test_build: Exclude some NS platforms from debug builds 2021-07-13 06:38:57 -05:00
net pm: cleanup pm control callback implementations 2021-08-04 08:23:01 -04:00
posix tests: posix: common: clock: exclude ehl_crb from test posix realtime 2021-06-02 08:49:45 -05:00
subsys pm: rename PM_DEVICE_STATE_SUSPEND to PM_DEVICE_STATE_SUSPENDED 2021-08-04 08:23:01 -04:00
unit tests: unit: cbprintf: Add test for fsc package 2021-07-27 14:50:45 +02:00
ztest tests: ztest: Add test for busy simulator 2021-07-29 10:59:00 -04:00