Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | - | - | ||||
efuse_scripts/ | 18-Mar-2025 | - | 237 | 156 | ||
elf2image/ | 18-Mar-2025 | - | 65 | 38 | ||
images/ | 18-Mar-2025 | - | 426 | 328 | ||
secure_images/ | 18-Mar-2025 | - | 282 | 260 | ||
.covconf | D | 18-Mar-2025 | 104 | 8 | 7 | |
README.md | D | 18-Mar-2025 | 257 | 4 | 2 | |
conftest.py | D | 18-Mar-2025 | 1.8 KiB | 62 | 42 | |
ecdsa_secure_boot_signing_key2.pem | D | 18-Mar-2025 | 227 | 6 | 5 | |
sitecustomize.py | D | 18-Mar-2025 | 319 | 10 | 5 | |
test_espefuse.py | D | 18-Mar-2025 | 79.2 KiB | 2,133 | 1,895 | |
test_espsecure.py | D | 18-Mar-2025 | 32.2 KiB | 990 | 818 | |
test_espsecure_hsm.py | D | 18-Mar-2025 | 8.1 KiB | 250 | 208 | |
test_esptool.py | D | 18-Mar-2025 | 63.2 KiB | 1,625 | 1,302 | |
test_esptool_sdm.py | D | 18-Mar-2025 | 2.9 KiB | 70 | 42 | |
test_image_info.py | D | 18-Mar-2025 | 9.1 KiB | 235 | 184 | |
test_imagegen.py | D | 18-Mar-2025 | 19.4 KiB | 519 | 417 | |
test_merge_bin.py | D | 18-Mar-2025 | 17.6 KiB | 514 | 403 | |
test_modules.py | D | 18-Mar-2025 | 2.7 KiB | 41 | 29 | |
test_uf2_ids.py | D | 18-Mar-2025 | 2 KiB | 67 | 50 |
README.md
1# esptool.py test suite 2 3See the [Automated Integration Tests section in `esptool.py` documentation](https://docs.espressif.com/projects/esptool/en/latest/esp32/contributing.html#automated-integration-tests) to learn about the test suite and how to run it. 4