micropython/tests/multi_espnow
Angus Gratton 5dfbd43714 tests: Use the recommended network.WLAN.IF_[AP|STA] constants.
Removes the deprecated network.[AP|STA]_IF form from unit tests.

This work was funded through GitHub Sponsors.

Signed-off-by: Angus Gratton <angus@redyak.com.au>
2024-11-08 12:03:50 +11:00
..
10_simple_data.py tests: Use the recommended network.WLAN.IF_[AP|STA] constants. 2024-11-08 12:03:50 +11:00
10_simple_data.py.exp esp32,esp8266: Add support for the Espressif ESP-NOW protocol. 2023-05-01 16:47:21 +10:00
20_send_echo.py tests: Use the recommended network.WLAN.IF_[AP|STA] constants. 2024-11-08 12:03:50 +11:00
20_send_echo.py.exp esp32,esp8266: Add support for the Espressif ESP-NOW protocol. 2023-05-01 16:47:21 +10:00
30_lmk_echo.py tests: Use the recommended network.WLAN.IF_[AP|STA] constants. 2024-11-08 12:03:50 +11:00
30_lmk_echo.py.exp esp32,esp8266: Add support for the Espressif ESP-NOW protocol. 2023-05-01 16:47:21 +10:00
40_recv_test.py tests: Use the recommended network.WLAN.IF_[AP|STA] constants. 2024-11-08 12:03:50 +11:00
40_recv_test.py.exp esp32,esp8266: Add support for the Espressif ESP-NOW protocol. 2023-05-01 16:47:21 +10:00
50_esp32_rssi_test.py tests: Use the recommended network.WLAN.IF_[AP|STA] constants. 2024-11-08 12:03:50 +11:00
50_esp32_rssi_test.py.exp esp32,esp8266: Add support for the Espressif ESP-NOW protocol. 2023-05-01 16:47:21 +10:00
60_irq_test.py tests: Use the recommended network.WLAN.IF_[AP|STA] constants. 2024-11-08 12:03:50 +11:00
60_irq_test.py.exp esp32,esp8266: Add support for the Espressif ESP-NOW protocol. 2023-05-01 16:47:21 +10:00
80_asyncio_client.py tests: Use the recommended network.WLAN.IF_[AP|STA] constants. 2024-11-08 12:03:50 +11:00
80_asyncio_client.py.exp tests: Rename uasyncio to asyncio. 2023-06-19 17:33:03 +10:00
81_asyncio_server.py tests: Use the recommended network.WLAN.IF_[AP|STA] constants. 2024-11-08 12:03:50 +11:00
81_asyncio_server.py.exp tests: Rename uasyncio to asyncio. 2023-06-19 17:33:03 +10:00
90_memory_test.py tests: Use the recommended network.WLAN.IF_[AP|STA] constants. 2024-11-08 12:03:50 +11:00
90_memory_test.py.exp esp32,esp8266: Add support for the Espressif ESP-NOW protocol. 2023-05-01 16:47:21 +10:00