..
aes_no_hw
Add build_unit_test.sh to do find_apps and build_apps to unit_tests
2020-04-30 06:47:49 +00:00
app_update
Whitespace: Automated whitespace fixes (large commit)
2020-11-11 07:36:35 +00:00
app_update_c3
unit-test-app: add config for app_update tests for ESP32-C3
2021-01-27 12:50:39 +05:30
app_update_s2
correct the app_update config for s2 chip
2020-04-30 06:47:49 +00: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
ut configs: Replace target component with esp_hw_support
2021-07-16 20:14:28 +08:00
default_2_c3
ut configs: Replace target component with esp_hw_support
2021-07-16 20:14:28 +08:00
default_2_s2
ut configs: Replace target component with esp_hw_support
2021-07-16 20:14:28 +08:00
default_2_s3
CI: add S3 default_2 unit test config
2021-07-08 18:39:57 +08: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
esp-tls: Added unit tests
2021-01-21 01:17:23 +00: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: placement in flash is no longer controlled by CONFIG_FREERTOS_PLACE_FUNCTIONS_INTO_FLASH
2022-08-08 07:15:00 +00:00
freertos_options
freertos: always enable static allocation
2020-12-29 16:18:04 +01:00
freertos_options_c3
tools: merge C3 changes into master
2020-12-30 07:04:12 +08:00
freertos_options_s2
freertos: always enable static allocation
2020-12-29 16:18:04 +01: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
libsodium
Whitespace: Automated whitespace fixes (large commit)
2020-11-11 07:36:35 +00:00
libsodium_c3
libsodium: Enables UTs for ESP32-S2 & C3
2021-02-25 10:41:59 +00:00
libsodium_s2
libsodium: Enables UTs for ESP32-S2 & C3
2021-02-25 10:41:59 +00:00
no_optimization_c3
freertos: always inline xPortSetInterruptMaskFromISR and vPortClearInterruptMaskFromISR
2022-03-03 09:44:31 +08:00
no_optimization_esp32
freertos: always inline xPortSetInterruptMaskFromISR and vPortClearInterruptMaskFromISR
2022-03-03 09:44:31 +08: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
ci: enable external bss and external noinit test cases
2021-07-31 11:02:13 +08: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_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
ut configs: Replace target component with esp_hw_support
2021-07-16 20:14:28 +08:00
release_2_s2
ut configs: Replace target component with esp_hw_support
2021-07-16 20:14:28 +08: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
ut configs: Replace target component with esp_hw_support
2021-07-16 20:14:28 +08:00
single_core_2_s2
ut configs: Replace target component with esp_hw_support
2021-07-16 20:14:28 +08: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
CI: increase IPC stack size for test_utils configs
2022-03-04 09:19:09 +08:00
test_utils_psram
CI: increase IPC stack size for test_utils configs
2022-03-04 09:19:09 +08:00