1tests:
2  ipc.icmsg_pbuf:
3    # For native(POSIX arch) targets, let's skip those which do not produce an executable
4    # (amp targets which need more images)
5    filter: not CONFIG_ARCH_POSIX or CONFIG_BUILD_OUTPUT_EXE
6    integration_platforms:
7      - native_sim
8    timeout: 120
9