esp-idf/components/nvs_flash/test_apps
harshal.patil 330f3edf11
fix(nvs_flash): Fix the memory leak in the nvs_flash test app
The leak is now reduced by allocating the AES interrupt and
loading the partitions in the test setup instead of in the tests itself.
2023-11-27 17:25:14 +05:30
..
main fix(nvs_flash): Fix the memory leak in the nvs_flash test app 2023-11-27 17:25:14 +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 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
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.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