zephyr/tests/kernel/device/testcase.yaml
Piotr Zięcik 81c1d37c89 test: kernel: device.pm: Do not enable system-level PM. It is not used.
This commit disables system-level power management in the device power
management test as it is not used.

Signed-off-by: Piotr Zięcik <piotr.ziecik@nordicsemi.no>
2019-02-19 13:25:36 -05:00

12 lines
206 B
YAML

common:
tags: device
platform_whitelist: native_posix qemu_x86
tests:
kernel.device:
tags: device
kernel.device.pm:
tags: device
extra_configs:
- CONFIG_DEVICE_POWER_MANAGEMENT=y