13 lines
332 B
YAML
13 lines
332 B
YAML
common:
|
|
harness: net
|
|
tags: net wifi
|
|
sample:
|
|
description: Test wifi driver and APIs functionality
|
|
name: WiFi sample app
|
|
tests:
|
|
sample.net.wifi:
|
|
platform_whitelist: cc3220sf_launchxl disco_l475_iot1
|
|
sample.net.wifi.esp_8266:
|
|
extra_args: SHIELD=esp_8266
|
|
platform_whitelist: frdm_k64f sam4e_xpro disco_l475_iot1
|