esp-idf/components/esp_eth/test_apps
Mahavir Jain 2688dfe982
tests: update Root certificate for the test endpoints
Use Root certificate (`DigiCert Global Root G2`) for the
`dl.espressif.com` and `espressif.com` test endpoints.

This fixes the test failure introduced due to renewal of
the intermediate certificate.
2023-05-16 15:56:29 +05:30
..
main tests: update Root certificate for the test endpoints 2023-05-16 15:56:29 +05:30
.gitignore
CMakeLists.txt
README.md
pytest_esp_eth.py
sdkconfig.ci.default_dm9051
sdkconfig.ci.default_dp83848
sdkconfig.ci.default_ip101
sdkconfig.ci.default_ksz80xx
sdkconfig.ci.default_ksz8851snl
sdkconfig.ci.default_lan8720
sdkconfig.ci.default_rtl8201
sdkconfig.ci.default_w5500
sdkconfig.ci.release_ip101
sdkconfig.ci.single_core_ip101

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