zephyr/tests/boards/nrf/nrf70/bustest/testcase.yaml
Bansidhar P.M da90ce571a tests: boards: nrf70: Add ztests for bus library
Add ztests for nrf70 bus lib to help validate functional integrity
of the QPSI/SPI interface to nRF70 device via appropriate reads/writes
from host processor to relevant memory blocks of nrf70 device.
Note that this will NOT serve as a memory test for nrf70 device,
rather just a functional verification of the wiring between the host
processor and the nrf70 device.

Signed-off-by: Bansidhar P.M <bansidhar.mangalwedhekar@nordicsemi.no>
2024-12-04 14:15:13 -05:00

20 lines
497 B
YAML

tests:
nrf_wifi.bustest.nrf7002:
sysbuild: true
build_only: true
integration_platforms:
- nrf7002dk/nrf5340/cpuapp
platform_allow: nrf7002dk/nrf5340/cpuapp
nrf_wifi.bustest.nrf7002ek:
sysbuild: true
build_only: true
extra_args: SHIELD=nrf7002ek
integration_platforms:
- nrf5340dk/nrf5340/cpuapp
- nrf52840dk/nrf52840
- nucleo_h723zg
platform_allow:
- nrf5340dk/nrf5340/cpuapp
- nrf52840dk/nrf52840
- nucleo_h723zg