summaryrefslogtreecommitdiffstatshomepage
path: root/tests/multi_wlan/01_ap_sta.py.exp
Commit message (Collapse)AuthorAge
* tests: Add basic wlan test.Angus Gratton2024-11-28
Includes adding some ESP8266 port output to the ignored output list for the multitest runner. This test passes on ESP8266 and various ESP32s (including talking to each other). Without the fix in the parent commit, ESP32 AP will fail if the station can report its channel (i.e. channel is wrong). Testing with a CYW43 (RPI_PICO_W) currently fails but I have some fixes to submit so it can pass as well. Signed-off-by: Angus Gratton <angus@redyak.com.au>