1sample:
2  description: the sample reads the received data from the Messaging Unit using the
3    IPM and transmits it back unchanged
4  name: i.MX IPM sample
5tests:
6  sample.ipm.ipm_imx:
7    build_only: true
8    filter: CONFIG_SOC_FAMILY_IMX
9    platform_allow:
10      - udoo_neo_full_m4
11      - colibri_imx7d_m4
12      - warp7_m4
13    integration_platforms:
14      - udoo_neo_full_m4
15    tags:
16      - samples
17      - ipm
18