esp-idf/components/nvs_flash/test_apps
Mahavir Jain f82fea4c1b
fix(tests): correct the flash write length for NVS encrypted test
Write only till the embedded file size in the NVS partition. Earlier
the length was kept as the whole partition size and it could result
in accessing embedded rodata beyond the MMU mapped range.
2024-05-02 16:48:57 +05:30
..
main fix(tests): correct the flash write length for NVS encrypted test 2024-05-02 16:48:57 +05:30
CMakeLists.txt nvs_flash: Migrate UTs to component test-apps 2023-04-26 10:21:03 +05:30
partitions_nvs_encr_flash_enc.csv nvs_flash: Extended test-app and host tests for the HMAC-based NVS encr-keys protection scheme 2023-05-23 13:55:59 +05:30
pytest_nvs_flash.py feat(storage/nvs_flash): add dependencies to nvs_flash test apps 2023-12-11 13:10:54 +01:00
README.md ci(esp32c5mp): disable the unsupported tests 2024-04-07 12:13:29 +08:00
sdkconfig.ci.default nvs_flash: Migrate UTs to component test-apps 2023-04-26 10:21:03 +05:30
sdkconfig.ci.nvs_encr_flash_enc_esp32 nvs_flash: Extended test-app and host tests for the HMAC-based NVS encr-keys protection scheme 2023-05-23 13:55:59 +05:30
sdkconfig.ci.nvs_encr_flash_enc_esp32c3 nvs_flash: Extended test-app and host tests for the HMAC-based NVS encr-keys protection scheme 2023-05-23 13:55:59 +05:30
sdkconfig.ci.nvs_encr_hmac_esp32c3 nvs_flash: Extended test-app and host tests for the HMAC-based NVS encr-keys protection scheme 2023-05-23 13:55:59 +05:30
sdkconfig.ci.nvs_encr_hmac_no_cfg_esp32c3 fix(nvs_flash): Remove the forceful selection of NVS_ENCRYPTION with flash encryption 2023-12-04 16:18:01 +05:30
sdkconfig.defaults nvs_flash: Migrate UTs to component test-apps 2023-04-26 10:21:03 +05:30

Supported Targets ESP32 ESP32-C2 ESP32-C3 ESP32-C5 ESP32-C6 ESP32-H2 ESP32-P4 ESP32-S2 ESP32-S3