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