esp-idf/components/esp_eth/test_apps
Omar Chebib 5e5343d429 TWDT: Use the new TWDT Kconfig options in the examples and tests 2023-02-17 11:22:25 +08:00
..
main esp_eth: improved L2 test stability 2023-02-03 10:48:39 +01:00
.gitignore esp_eth: new test_app: emac layer tests 2021-09-08 20:00:14 +08:00
CMakeLists.txt Ethernet related tests improvements 2022-11-28 11:34:34 +00:00
README.md Ethernet related tests improvements 2022-11-28 11:34:34 +00:00
pytest_esp_eth.py esp_eth: improved L2 test stability 2023-02-03 10:48:39 +01:00
sdkconfig.ci.default_dm9051 Ethernet related tests improvements 2022-11-28 11:34:34 +00:00
sdkconfig.ci.default_dp83848 Ethernet related tests improvements 2022-11-28 11:34:34 +00:00
sdkconfig.ci.default_ip101 TWDT: Use the new TWDT Kconfig options in the examples and tests 2023-02-17 11:22:25 +08:00
sdkconfig.ci.default_ksz80xx Ethernet related tests improvements 2022-11-28 11:34:34 +00:00
sdkconfig.ci.default_ksz8851snl Ethernet related tests improvements 2022-11-28 11:34:34 +00:00
sdkconfig.ci.default_lan8720 TWDT: Use the new TWDT Kconfig options in the examples and tests 2023-02-17 11:22:25 +08:00
sdkconfig.ci.default_rtl8201 Ethernet related tests improvements 2022-11-28 11:34:34 +00:00
sdkconfig.ci.default_w5500 Ethernet related tests improvements 2022-11-28 11:34:34 +00:00
sdkconfig.ci.release_ip101 Ethernet related tests improvements 2022-11-28 11:34:34 +00:00
sdkconfig.ci.single_core_ip101 Ethernet related tests improvements 2022-11-28 11:34:34 +00:00

README.md

EMAC Test

Supported Targets ESP32

This test app is used to test Ethernet MAC behavior with different chips.

Prerequisites

Install third part Python packages:

pip install scapy