esp-idf/components/esp_eth/test_apps
Ivan Grokhotkov 88fa79fcc7
feat(unity): upgrade to 2.6.0-RC1
2023-11-28 20:22:02 +01:00
..
main feat(unity): upgrade to 2.6.0-RC1 2023-11-28 20:22:02 +01:00
.build-test-rules.yml ci(esp_eth): added tests of all supported Etherent chips 2023-10-12 07:23:51 +00: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 ci(esp_eth): make additional Ethernet chips test as nightly run 2023-10-26 11:38:28 +00:00
sdkconfig.ci.default_dm9051 Ethernet related tests improvements 2022-11-28 11:34:34 +00:00
sdkconfig.ci.default_dp83848 ci(esp_eth): added tests of all supported Etherent chips 2023-10-12 07:23:51 +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_ksz8041 ci(esp_eth): addressed LAN8720 errata in CI test 2023-11-08 12:40:28 +00:00
sdkconfig.ci.default_ksz8851snl Ethernet related tests improvements 2022-11-28 11:34:34 +00:00
sdkconfig.ci.default_lan8720 ci(esp_eth): addressed LAN8720 errata in CI test 2023-11-08 12:40:28 +00:00
sdkconfig.ci.default_rtl8201 esp_eth: add loopback test, change chip drivers to reflect chip specific behaviour 2023-08-03 13:18:44 +02: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 ci: remove redundent ci configs for chip support and network components 2023-04-26 09:54:29 +08: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