1sample:
2  description: Sample for cellular modem
3  name: Sample for cellular modem using native networking
4common:
5  tags:
6    - cellular
7    - modem
8  filter: dt_alias_exists("modem")
9tests:
10  sample.net.cellular_modem:
11    platform_allow:
12      - b_u585i_iot02a
13    integration_platforms:
14      - b_u585i_iot02a
15  sample.net.cellular_modem.mikroe_lte_iot10_click:
16    extra_args:
17      - SHIELD=mikroe_lte_iot10_click
18    platform_allow: ek_ra6m4
19