zephyr/tests/kernel/device/testcase.yaml
Alberto Escolar Piedras 7a778ebc2d tests/kernel/*: Switch integration platform to native_sim
Swith integration_platforms from native_posix(_64)
to native_sim(_64).
And replace it also in a comment.

Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
2023-11-30 09:42:25 -05:00

29 lines
534 B
YAML

common:
tags:
- device
- userspace
integration_platforms:
- native_sim
tests:
kernel.device:
tags:
- kernel
- device
platform_exclude: xenvm
kernel.device.minimallibc:
filter: CONFIG_MINIMAL_LIBC_SUPPORTED
tags:
- kernel
- device
- libc
extra_configs:
- CONFIG_MINIMAL_LIBC=y
platform_exclude: xenvm
kernel.device.pm:
tags:
- kernel
- device
platform_exclude: mec15xxevb_assy6853 xenvm
extra_configs:
- CONFIG_PM_DEVICE=y