Add kernel to any testcase.yaml files that happen to be missing for tests under tests/kernel/ Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
13 lines
257 B
YAML
13 lines
257 B
YAML
common:
|
|
tags: device userspace
|
|
integration_platforms:
|
|
- native_posix
|
|
tests:
|
|
kernel.device:
|
|
tags: kernel device
|
|
kernel.device.pm:
|
|
tags: kernel device
|
|
platform_exclude: mec15xxevb_assy6853
|
|
extra_configs:
|
|
- CONFIG_PM_DEVICE=y
|