Files
infix/test/case/interfaces/wifi.yaml
T
Mattias Walström 51b85d9b25 test: Add Wi-Fi tests
Should map on physical as well, but only tested on virtual.
2026-07-02 08:39:28 +02:00

13 lines
369 B
YAML

---
- name: WiFi AP and Station Association across two DUTs
case: wifi_ap_station_2dut/test.py
- name: WiFi Access Point serving three Stations
case: wifi_ap_multi_station/test.py
- name: WiFi Mesh backhaul with roaming Access Points
case: wifi_mesh_roaming/test.py
- name: WiFi Band Steering across a dual-band Access Point
case: wifi_band_steering/test.py