feat: Enable test app for app_update component

Enable all the test cases in test app of app_update component.
Earlier, due to some config not enabled, not all the test cases ran.
This commit is contained in:
Harshit Malpani
2024-04-25 12:32:08 +05:30
parent 1b95af2096
commit 3048ca3222
13 changed files with 24 additions and 11 deletions

View File

@@ -1,7 +1,3 @@
CONFIG_IDF_TARGET="esp32"
CONFIG_BOOTLOADER_FACTORY_RESET=y
CONFIG_BOOTLOADER_APP_TEST=y
CONFIG_BOOTLOADER_DATA_FACTORY_RESET=""
CONFIG_BOOTLOADER_NUM_PIN_APP_TEST=32
CONFIG_BOOTLOADER_NUM_PIN_FACTORY_RESET=4
CONFIG_BOOTLOADER_HOLD_TIME_GPIO=2