samples: wifi: Add nRF70 tests to twister
Now that we have a build only mode, this ensures that nRF Wi-Fi driver builds. Signed-off-by: Chaitanya Tata <Chaitanya.Tata@nordicsemi.no>
This commit is contained in:
parent
a449b748cb
commit
d1e700e9d8
1 changed files with 21 additions and 0 deletions
|
@ -41,3 +41,24 @@ tests:
|
||||||
- nucleo_f767zi
|
- nucleo_f767zi
|
||||||
integration_platforms:
|
integration_platforms:
|
||||||
- frdm_k64f
|
- frdm_k64f
|
||||||
|
sample.net.wifi.nrf70dk:
|
||||||
|
extra_args: CONFIG_NRF_WIFI_BUILD_ONLY_MODE=y
|
||||||
|
platform_allow:
|
||||||
|
- nrf7002dk/nrf5340/cpuapp
|
||||||
|
- nrf7002dk/nrf5340/cpuapp/ns
|
||||||
|
- nrf7002dk/nrf5340/cpuapp/nrf7001
|
||||||
|
- nrf7002dk/nrf5340/cpuapp/nrf7001/ns
|
||||||
|
integration_platforms:
|
||||||
|
- nrf7002dk/nrf5340/cpuapp
|
||||||
|
- nrf7002dk/nrf5340/cpuapp/nrf7001
|
||||||
|
sample.net.wifi.nrf7002ek:
|
||||||
|
extra_args:
|
||||||
|
- CONFIG_NRF_WIFI_BUILD_ONLY_MODE=y
|
||||||
|
- SHIELD=nrf7002ek
|
||||||
|
platform_allow:
|
||||||
|
- nrf5340dk/nrf5340/cpuapp
|
||||||
|
- nrf5340dk/nrf5340/cpuapp/ns
|
||||||
|
- nucleo_h723zg
|
||||||
|
integration_platforms:
|
||||||
|
- nrf5340dk/nrf5340/cpuapp
|
||||||
|
- nucleo_h723zg
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue