esp-idf/tools/unit-test-app/configs
Darian Leung c36e06c45c freertos: Add test app sdkconfig
This commit adds the sdkconfig files for the FreeRTOS test app. These
configurations were dervied from the various legacy unit test app's
config files that included the FreeRTOS component.

This commit tries to keep a 1 to 1 config parity with the legacy test app.
Meaning, if FreeRTOS test were run on a particular target with a particular
config, that config will be represented in one of the test app's
sdkconfig.ci.XXX files.

However, the following configurations were removed for FreeRTOS tests:

- The "freertos_flash" option was removed due to redudancy (already tested in
  freertos_options)
2022-10-23 20:02:14 +08:00
..
bt ci: Migrate app_update unit tests from unit-test-app to component-test-app 2022-10-21 07:37:37 +00:00
cxx_experimental C++: I2C API 2020-07-24 08:36:16 +08:00
default freertos: Add test app sdkconfig 2022-10-23 20:02:14 +08:00
default_2 freertos: Add test app sdkconfig 2022-10-23 20:02:14 +08:00
default_2_c2 esp_event: move tests to pytest framework 2022-10-14 11:07:58 +08:00
default_2_c3 freertos: Add test app sdkconfig 2022-10-23 20:02:14 +08:00
default_2_s2 freertos: Add test app sdkconfig 2022-10-23 20:02:14 +08:00
default_2_s3 freertos: Add test app sdkconfig 2022-10-23 20:02:14 +08:00
default_3_c2 freertos: Add test app sdkconfig 2022-10-23 20:02:14 +08:00
default_3_c3 spiffs: move tests from unit-test-app to a component test app 2022-10-12 12:08:13 +02:00
default_32_2 pthread: migrate unit tests to pytest test app 2022-09-19 17:43:33 +08:00
default_c2 freertos: Add test app sdkconfig 2022-10-23 20:02:14 +08:00
default_c2_26mhz kconfig: refactor xtal freq kconfig to common configuration item 2022-08-05 19:12:29 +08:00
default_c3 freertos: Add test app sdkconfig 2022-10-23 20:02:14 +08:00
default_s2_1 freertos: Add test app sdkconfig 2022-10-23 20:02:14 +08:00
default_s2_2 pthread: migrate unit tests to pytest test app 2022-09-19 17:43:33 +08:00
default_s3 freertos: Add test app sdkconfig 2022-10-23 20:02:14 +08:00
freertos_compliance ut configs: Replace target component with esp_hw_support 2021-07-16 20:14:28 +08:00
freertos_compliance_c2 ci: add ut configs for ESP32-C2 2022-06-02 11:10:29 +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 freertos: Add test app sdkconfig 2022-10-23 20:02:14 +08:00
mqtt ci: Fix mqtt broker is not available 2022-09-30 10:07:19 +08:00
netif_l2tap netif: added ESP-NETIF L2 TAP interface 2021-11-23 11:17:22 +01:00
no_optimization_c2 ci: add ut configs for ESP32-C2 2022-06-02 11:10:29 +08:00
no_optimization_c3 freertos: always inline xPortSetInterruptMaskFromISR and vPortClearInterruptMaskFromISR 2022-02-07 11:32:45 +08:00
no_optimization_esp32 freertos: always inline xPortSetInterruptMaskFromISR and vPortClearInterruptMaskFromISR 2022-02-07 11:32:45 +08:00
pm esp_pm: Disable esp_pm when SMP FreeRTOS is enabled 2022-06-15 16:17:59 +08:00
pm_c2 esp_pm: Disable esp_pm when SMP FreeRTOS is enabled 2022-06-15 16:17:59 +08:00
pm_c3 esp_pm: Disable esp_pm when SMP FreeRTOS is enabled 2022-06-15 16:17:59 +08:00
pm_s2 esp_pm: Disable esp_pm when SMP FreeRTOS is enabled 2022-06-15 16:17:59 +08:00
pm_s3 esp_pm: Disable esp_pm when SMP FreeRTOS is enabled 2022-06-15 16:17:59 +08:00
psram freertos: Add test app sdkconfig 2022-10-23 20:02:14 +08:00
psram_2 heap: migrate unit tests to pytest 2022-09-23 09:49:07 +02:00
psram_3 freertos: Add test app sdkconfig 2022-10-23 20:02:14 +08:00
psram_8m kconfig: move remaining kconfig options out of target component 2022-05-23 17:57:45 +08:00
psram_all_ext_1 kconfig: move remaining kconfig options out of target component 2022-05-23 17:57:45 +08:00
psram_all_ext_2 heap: migrate unit tests to pytest 2022-09-23 09:49:07 +02:00
psram_hspi kconfig: move remaining kconfig options out of target component 2022-05-23 17:57:45 +08:00
psram_s2_advanced kconfig: move remaining kconfig options out of target component 2022-05-23 17:57:45 +08:00
psram_s2_base ci: Migrate mbedtls unit tests from unit-test-app to component-test-app 2022-09-17 14:31:36 +05:30
psram_s3_base ci: Migrate mbedtls unit tests from unit-test-app to component-test-app 2022-09-17 14:31:36 +05:30
psram_vspi kconfig: move remaining kconfig options out of target component 2022-05-23 17:57:45 +08:00
release freertos: Add test app sdkconfig 2022-10-23 20:02:14 +08:00
release_2 freertos: Add test app sdkconfig 2022-10-23 20:02:14 +08:00
release_2_s2 freertos: Add test app sdkconfig 2022-10-23 20:02:14 +08:00
release_c2 freertos: Add test app sdkconfig 2022-10-23 20:02:14 +08:00
release_c3 freertos: Add test app sdkconfig 2022-10-23 20:02:14 +08:00
release_c3_2 ci, config: re-arrange some C3 tests due to code size changes from 2022r1 toolchain 2022-06-02 10:15:23 +07:00
release_s2 freertos: Add test app sdkconfig 2022-10-23 20:02:14 +08:00
release_s3 freertos: Add test app sdkconfig 2022-10-23 20:02:14 +08:00
rom_options_c2 ci: add ut configs for ESP32-C2 2022-06-02 11:10:29 +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 freertos: Add test app sdkconfig 2022-10-23 20:02:14 +08:00
single_core_2 freertos: Add test app sdkconfig 2022-10-23 20:02:14 +08:00
single_core_2_s2 freertos: Add test app sdkconfig 2022-10-23 20:02:14 +08:00
single_core_s2 heap: migrate unit tests to pytest 2022-09-23 09:49:07 +02:00
spi_flash_config_1_s2 kconfig: move remaining kconfig options out of target component 2022-05-23 17:57:45 +08:00
spi_flash_config_2_s2 kconfig: move remaining kconfig options out of target component 2022-05-23 17:57:45 +08:00
spi_flash_config_3_s2 kconfig: move remaining kconfig options out of target component 2022-05-23 17:57:45 +08:00
spi_flash_config_4_s2 kconfig: move remaining kconfig options out of target component 2022-05-23 17:57:45 +08:00
spi_flash_config_s3 system: add an example and pytest to showing moving Flash content to PSRAM feature. 2022-09-19 12:25:30 +08: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-02-22 10:42:34 +08:00
test_utils_psram kconfig: move remaining kconfig options out of target component 2022-05-23 17:57:45 +08:00