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>
12 lines
206 B
YAML
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
|
|
|