Ondrej Kosta 383bb46298 ci(esp_eth): addressed LAN8720 errata in CI test 2 лет назад
..
main 383bb46298 ci(esp_eth): addressed LAN8720 errata in CI test 2 лет назад
.build-test-rules.yml 3a3656ba38 ci(esp_eth): added tests of all supported Etherent chips 2 лет назад
.gitignore 14a6ab4a8e esp_eth: new test_app: emac layer tests 4 лет назад
CMakeLists.txt 2bf7255285 Ethernet related tests improvements 3 лет назад
README.md 2bf7255285 Ethernet related tests improvements 3 лет назад
pytest_esp_eth.py 58b6add55c ci(esp_eth): make additional Ethernet chips test as nightly run 2 лет назад
sdkconfig.ci.default_dm9051 2bf7255285 Ethernet related tests improvements 3 лет назад
sdkconfig.ci.default_dp83848 3a3656ba38 ci(esp_eth): added tests of all supported Etherent chips 2 лет назад
sdkconfig.ci.default_ip101 5e5343d429 TWDT: Use the new TWDT Kconfig options in the examples and tests 2 лет назад
sdkconfig.ci.default_ksz8041 383bb46298 ci(esp_eth): addressed LAN8720 errata in CI test 2 лет назад
sdkconfig.ci.default_ksz8851snl 2bf7255285 Ethernet related tests improvements 3 лет назад
sdkconfig.ci.default_lan8720 383bb46298 ci(esp_eth): addressed LAN8720 errata in CI test 2 лет назад
sdkconfig.ci.default_rtl8201 224ba396f1 esp_eth: add loopback test, change chip drivers to reflect chip specific behaviour 2 лет назад
sdkconfig.ci.default_w5500 2bf7255285 Ethernet related tests improvements 3 лет назад
sdkconfig.ci.release_ip101 2bf7255285 Ethernet related tests improvements 3 лет назад
sdkconfig.ci.single_core_ip101 bca026455c ci: remove redundent ci configs for chip support and network components 2 лет назад

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