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