esp-idf/components/mbedtls/test_apps
Mahavir Jain 6c8f6597f9
mbedtls: test_app: keep release config enabled for ESP32
Before `test_apps` migration, we had an independent release config,
but we can safely enable it in the default configuration for ESP32
target itself. This helps to catch any potential issues that may
occur in relevant tests because of compiler optimization flags.
2022-10-21 14:29:02 +05:30
..
main mbedtls: test_app: keep release config enabled for ESP32 2022-10-21 14:29:02 +05:30
CMakeLists.txt ci: Migrate mbedtls unit tests from unit-test-app to component-test-app 2022-09-17 14:31:36 +05:30
pytest_mbedtls_ut.py ci: Migrate mbedtls unit tests from unit-test-app to component-test-app 2022-09-17 14:31:36 +05:30
README.md ci: Migrate mbedtls unit tests from unit-test-app to component-test-app 2022-09-17 14:31:36 +05:30
sdkconfig.ci.aes_no_hw ci: Migrate mbedtls unit tests from unit-test-app to component-test-app 2022-09-17 14:31:36 +05:30
sdkconfig.ci.default ci: Migrate mbedtls unit tests from unit-test-app to component-test-app 2022-09-17 14:31:36 +05:30
sdkconfig.ci.psram ci: Fix esp32s2.psram.test_mbedtls_psram UT 2022-10-13 10:27:05 +05:30
sdkconfig.ci.psram_all_ext ci: Migrate mbedtls unit tests from unit-test-app to component-test-app 2022-09-17 14:31:36 +05:30
sdkconfig.ci.psram_esp32 ci: Migrate mbedtls unit tests from unit-test-app to component-test-app 2022-09-17 14:31:36 +05:30
sdkconfig.defaults ci: Migrate mbedtls unit tests from unit-test-app to component-test-app 2022-09-17 14:31:36 +05:30
sdkconfig.defaults.esp32 mbedtls: test_app: keep release config enabled for ESP32 2022-10-21 14:29:02 +05:30
sdkconfig.defaults.esp32c2 ci: Migrate mbedtls unit tests from unit-test-app to component-test-app 2022-09-17 14:31:36 +05:30
sdkconfig.defaults.esp32c3 ci: Migrate mbedtls unit tests from unit-test-app to component-test-app 2022-09-17 14:31:36 +05:30
sdkconfig.defaults.esp32s2 ci: Migrate mbedtls unit tests from unit-test-app to component-test-app 2022-09-17 14:31:36 +05:30
sdkconfig.defaults.esp32s3 ci: Migrate mbedtls unit tests from unit-test-app to component-test-app 2022-09-17 14:31:36 +05:30

Supported Targets ESP32 ESP32-C2 ESP32-C3 ESP32-S2 ESP32-S3