1common:
2  platform_key:
3    - simulation
4  tags:
5    - lwm2m
6    - net
7  platform_allow:
8    - native_sim
9tests:
10  net.lwm2m.lwm2m_rd_client:
11    extra_args: EXTRA_CFLAGS=""
12  net.lwm2m.lwm2m_rd_client_dtls:
13    extra_args: EXTRA_CFLAGS=-DCONFIG_LWM2M_DTLS_SUPPORT
14