Skip to content

Commit 7117b73

Browse files
pfalconnashif
authored andcommitted
samples: echo_server: Test overlay-smsc911x.conf via sanitycheck
By adding relevant test config to sample.yaml. Signed-off-by: Paul Sokolovsky <paul.sokolovsky@linaro.org>
1 parent c8db385 commit 7117b73

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

samples/net/echo_server/sample.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,3 +50,7 @@ tests:
5050
extra_args: OVERLAY_CONFIG="overlay-enc28j60.conf"
5151
tags: net enc28j60
5252
platform_whitelist: arduino_101
53+
test_smsc911x:
54+
extra_args: OVERLAY_CONFIG="overlay-smsc911x.conf"
55+
tags: net
56+
platform_whitelist: mps2_an385

0 commit comments

Comments
 (0)