esp-idf/components/nvs_flash/test_apps
Mahavir Jain 3bc4d11dbb 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 19:19:50 +08:00
..
main fix(tests): correct the flash write length for NVS encrypted test 2024-05-02 19:19:50 +08:00
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 fix(nvs_flash): Remove the forceful selection of NVS_ENCRYPTION with flash encryption 2023-12-21 19:22:56 +05:30
README.md feat(ci): Enable p4 example, test_apps and unit tests CI build 2023-08-24 12:51:19 +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-21 19:22:56 +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-C6 ESP32-H2 ESP32-P4 ESP32-S2 ESP32-S3