zephyr/samples/net/lwm2m_client/sample.yaml
Michael Scott 3fce0f214e samples: lwm2m_client: re-add sanity check for WNC-M14A2A build
Instead of using the now removed overlay files, use the SHIELD=
command-line option for testing the WNC-M14A2A modem.

Signed-off-by: Michael Scott <mike@foundries.io>
2019-05-21 08:17:20 -04:00

26 lines
706 B
YAML

sample:
description: TBD
name: TBD
tests:
sample.net.lwm2m_client:
harness: net
depends_on: netif
platform_whitelist: qemu_x86 frdm_k64f
tags: net lwm2m
sample.net.lwm2m_client.dtls:
harness: net
depends_on: netif
extra_args: OVERLAY_CONFIG=overlay-dtls.conf
platform_whitelist: qemu_x86 frdm_k64f
tags: net lwm2m
sample.net.lwm2m_client.bt:
harness: net
extra_args: OVERLAY_CONFIG=overlay-bt.conf
platform_whitelist: nrf52_pca10040 nrf52840_pca10056 disco_l475_iot1
tags: net lwm2m
sample.net.lwm2m_client.wnc_m14a2a:
harness: net
extra_args: SHIELD=wnc_m14a2a
platform_whitelist: frdm_k64f nrf52840_pca10056
tags: net lwm2m