Skip to content

Commit 3fce0f2

Browse files
mike-scottnashif
authored andcommitted
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 <[email protected]>
1 parent 8611837 commit 3fce0f2

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

samples/net/lwm2m_client/sample.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,3 +18,8 @@ tests:
1818
extra_args: OVERLAY_CONFIG=overlay-bt.conf
1919
platform_whitelist: nrf52_pca10040 nrf52840_pca10056 disco_l475_iot1
2020
tags: net lwm2m
21+
sample.net.lwm2m_client.wnc_m14a2a:
22+
harness: net
23+
extra_args: SHIELD=wnc_m14a2a
24+
platform_whitelist: frdm_k64f nrf52840_pca10056
25+
tags: net lwm2m

0 commit comments

Comments
 (0)