samples: echo_server: Test overlays for eth_e1000 and eth_stellaris
By adding relevant test config to sample.yaml. Signed-off-by: Paul Sokolovsky <paul.sokolovsky@linaro.org>
This commit is contained in:
parent
2caecb54a3
commit
e779f91e0c
@ -50,6 +50,14 @@ tests:
|
||||
extra_args: OVERLAY_CONFIG="overlay-enc28j60.conf"
|
||||
tags: net enc28j60
|
||||
platform_whitelist: arduino_101
|
||||
test_e1000:
|
||||
extra_args: OVERLAY_CONFIG="overlay-e1000.conf"
|
||||
tags: net
|
||||
platform_whitelist: qemu_x86
|
||||
test_stellaris:
|
||||
extra_args: OVERLAY_CONFIG="overlay-qemu_cortex_m3_eth.conf"
|
||||
tags: net
|
||||
platform_whitelist: qemu_cortex_m3
|
||||
test_smsc911x:
|
||||
extra_args: OVERLAY_CONFIG="overlay-smsc911x.conf"
|
||||
tags: net
|
||||
|
||||
Loading…
Reference in New Issue
Block a user