Skip to content

Commit 77ab2b4

Browse files
committed
samples: echo_server: Test overlay-smsc911x.conf via sanitycheck
By adding relevant test config to sample.yaml. Signed-off-by: Paul Sokolovsky <[email protected]>
1 parent 892f97b commit 77ab2b4

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)