Skip to content

Commit

Permalink
samples: wifi: Add WPA_CLI build test
Browse files Browse the repository at this point in the history
To catch any build issues, add this test, WPA CLI is used internally.

Signed-off-by: Krishna T <krishna.t@nordicsemi.no>
  • Loading branch information
Krishna T authored and rlubos committed Sep 6, 2022
1 parent 4a3f838 commit 6053aa6
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions samples/wifi/shell/sample.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,10 @@ tests:
- nrf7002dk_nrf5340_cpuapp
platform_allow: nrf7002dk_nrf5340_cpuapp
tags: ci_build
sample.nrf7002.shell.wpa_cli:
build_only: true
extra_args: CONFIG_WPA_CLI=y
integration_platforms:
- nrf7002dk_nrf5340_cpuapp
platform_allow: nrf7002dk_nrf5340_cpuapp
tags: ci_build

0 comments on commit 6053aa6

Please sign in to comment.