samples: net: wifi: Adding sample.yaml file
As the sample.yaml file was missing, then sanitychecker did not testing any wifi drivers or other wifi related APIs. Fixes #10389 Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
This commit is contained in:
parent
69eeddd8a9
commit
d056d63ee7
1 changed files with 9 additions and 0 deletions
9
samples/net/wifi/sample.yaml
Normal file
9
samples/net/wifi/sample.yaml
Normal file
|
@ -0,0 +1,9 @@
|
|||
common:
|
||||
harness: net
|
||||
tags: net wifi
|
||||
sample:
|
||||
description: Test wifi driver and APIs functionality
|
||||
name: WiFi sample app
|
||||
tests:
|
||||
test:
|
||||
platform_whitelist: quark_se_c1000_devboard cc3220sf_launchxl
|
Loading…
Add table
Add a link
Reference in a new issue