esp-idf/tools/unit-test-app/configs
Armando 7240ad2b3a psram: refactor spiram.c on esp32s2 2022-01-13 11:07:57 +08:00
..
aes_no_hw rsa: add generate RSA keys test case 2022-01-07 11:35:35 +08:00
app_update other: Move cbor, jsmn and libsodium to idf-component-manager 2021-11-30 21:44:48 +01:00
app_update_c3 other: Move cbor, jsmn and libsodium to idf-component-manager 2021-11-30 21:44:48 +01:00
app_update_s2 other: Move cbor, jsmn and libsodium to idf-component-manager 2021-11-30 21:44:48 +01:00
bt Add build_unit_test.sh to do find_apps and build_apps to unit_tests 2020-04-30 06:47:49 +00:00
cxx_exceptions [cxx]: Activated emergency pool test to CI 2021-07-08 17:26:49 +08:00
cxx_exceptions_c3 [cxx]: Activated emergency pool test to CI 2021-07-08 17:26:49 +08:00
cxx_experimental C++: I2C API 2020-07-24 08:36:16 +08:00
cxx_rtti [cxx]: Activated emergency pool test to CI 2021-07-08 17:26:49 +08:00
cxx_rtti_c3 [cxx]: Activated emergency pool test to CI 2021-07-08 17:26:49 +08:00
default ut configs: Replace target component with esp_hw_support 2021-07-16 20:14:28 +08:00
default_2 other: Move cbor, jsmn and libsodium to idf-component-manager 2021-11-30 21:44:48 +01:00
default_2_c3 other: Move cbor, jsmn and libsodium to idf-component-manager 2021-11-30 21:44:48 +01:00
default_2_s2 other: Move cbor, jsmn and libsodium to idf-component-manager 2021-11-30 21:44:48 +01:00
default_2_s3 other: Move cbor, jsmn and libsodium to idf-component-manager 2021-11-30 21:44:48 +01:00
default_c3 ut configs: Replace target component with esp_hw_support 2021-07-16 20:14:28 +08:00
default_s2_1 ut configs: Replace target component with esp_hw_support 2021-07-16 20:14:28 +08:00
default_s2_2 Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
default_s3 ut configs: Replace target component with esp_hw_support 2021-07-16 20:14:28 +08:00
esp_tls other: Move cbor, jsmn and libsodium to idf-component-manager 2021-11-30 21:44:48 +01:00
fatfs_fast_seek style(pre-commit): unrelated changes 2021-02-10 14:50:07 +08:00
flash_encryption Add build_unit_test.sh to do find_apps and build_apps to unit_tests 2020-04-30 06:47:49 +00:00
flash_encryption_c3 unit-test-app/configs(esp32c3): CI sill uses ECO2 for flash_encryption tests 2021-09-24 13:59:42 +08:00
flash_encryption_psram flash_encryption: Quick fixed the issue that block when flash_encryption_write, Related https://github.com/espressif/esp-idf/issues/6322, Related https://github.com/espressif/esp-idf/issues/6254 2021-02-05 20:10:42 +08:00
freertos_compliance ut configs: Replace target component with esp_hw_support 2021-07-16 20:14:28 +08:00
freertos_compliance_c3 ut configs: Replace target component with esp_hw_support 2021-07-16 20:14:28 +08:00
freertos_compliance_s2 ut configs: Replace target component with esp_hw_support 2021-07-16 20:14:28 +08:00
freertos_flash esp_ringbuf: add kconfig opt to move ringbuffer functions into flash 2021-01-20 07:32:31 +08:00
freertos_options freertos: remove FREERTOS_ASSERT option 2022-01-07 09:16:48 +08:00
freertos_options_c3 freertos: remove FREERTOS_ASSERT option 2022-01-07 09:16:48 +08:00
freertos_options_s2 freertos: remove FREERTOS_ASSERT option 2022-01-07 09:16:48 +08:00
heap_light_poison heap: add light poisoning configuration to the tests. 2021-02-01 11:58:42 +08:00
heap_light_poison_c3 heap: add light poisoning configuration to the tests. 2021-02-01 11:58:42 +08:00
netif_l2tap netif: added ESP-NETIF L2 TAP interface 2021-11-23 11:17:22 +01:00
pm ci: update configs to include/exclude esp_pm in unit test 2020-09-25 05:24:10 +00:00
pm_c3 ci: enable previously disabled unit tests 2021-03-29 18:36:41 +08:00
pm_s2 ci: update configs to include/exclude esp_pm in unit test 2020-09-25 05:24:10 +00:00
pm_s3 freertos(esp32s3): SysTick uses systimer 2021-08-04 20:33:44 +08:00
psram other: Move cbor, jsmn and libsodium to idf-component-manager 2021-11-30 21:44:48 +01:00
psram_2 ut configs: Replace target component with esp_hw_support 2021-07-16 20:14:28 +08:00
psram_3 ci: move freerom/sdmmc repo to psram3 for saving ram 2021-02-05 20:10:55 +08:00
psram_8m ut configs: Replace target component with esp_hw_support 2021-07-16 20:14:28 +08:00
psram_hspi ut configs: Replace target component with esp_hw_support 2021-07-16 20:14:28 +08:00
psram_s2_advanced psram: refactor spiram.c on esp32s2 2022-01-13 11:07:57 +08:00
psram_s2_base psram: refactor spiram.c on esp32s2 2022-01-13 11:07:57 +08:00
psram_vspi ut configs: Replace target component with esp_hw_support 2021-07-16 20:14:28 +08:00
release ut configs: Replace target component with esp_hw_support 2021-07-16 20:14:28 +08:00
release_2 other: Move cbor, jsmn and libsodium to idf-component-manager 2021-11-30 21:44:48 +01:00
release_2_s2 other: Move cbor, jsmn and libsodium to idf-component-manager 2021-11-30 21:44:48 +01:00
release_c3 sdspi: enable UT & ExampleTest for C3/S2 2021-09-24 15:17:18 +08:00
release_s2 ut configs: Replace target component with esp_hw_support 2021-07-16 20:14:28 +08:00
release_s3 ut configs: Replace target component with esp_hw_support 2021-07-16 20:14:28 +08:00
rom_options_c3 tools: merge C3 changes into master 2020-12-30 07:04:12 +08:00
rom_options_s3 spi_flash: add support for ext flash 2021-07-31 14:11:35 +08:00
single_core ut configs: Replace target component with esp_hw_support 2021-07-16 20:14:28 +08:00
single_core_2 other: Move cbor, jsmn and libsodium to idf-component-manager 2021-11-30 21:44:48 +01:00
single_core_2_s2 other: Move cbor, jsmn and libsodium to idf-component-manager 2021-11-30 21:44:48 +01:00
single_core_s2 ut configs: Replace target component with esp_hw_support 2021-07-16 20:14:28 +08:00
spi_flash_config_1_s2 add new config items for spiflash ci unit-test 2020-05-26 15:23:38 +08:00
spi_flash_config_2_s2 Adjust the variable name & 2021-08-25 16:06:28 +08:00
spi_flash_config_3_s2 Adjust the variable name & 2021-08-25 16:06:28 +08:00
spi_flash_config_4_s2 Adjust the variable name & 2021-08-25 16:06:28 +08:00
spi_flash_legacy Add build_unit_test.sh to do find_apps and build_apps to unit_tests 2020-04-30 06:47:49 +00:00
spi_flash_qio spi_flash: add unit tests for qio mode 2020-09-20 01:57:14 +08:00
spi_flash_suspend spi_flash: enable unit-test for flash suspend 2021-04-15 12:05:40 +08:00
test_utils Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
test_utils_psram Add build_unit_test.sh to do find_apps and build_apps to unit_tests 2020-04-30 06:47:49 +00:00