File tree Expand file tree Collapse file tree 6 files changed +6
-6
lines changed
Expand file tree Collapse file tree 6 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ tests_esp32_idf5.2.x:
1010 CHIP_NAME : " esp32"
1111 TEST_RUN_BOARD_OPTS : " -b esp32-wrover-kit-3.3v -e test_*.*Encrypted"
1212
13- tests_esp32_idf5.2.x_flash_encrypted :
13+ . tests_esp32_idf5.2.x_flash_encrypted :
1414 extends : .tests_v5.2.x_template
1515 tags :
1616 - test_jtag_arm_flash_encryption
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ tests_esp32_idf5.3.x:
1010 CHIP_NAME : " esp32"
1111 TEST_RUN_BOARD_OPTS : " -b esp32-wrover-kit-3.3v -e test_*.*Encrypted"
1212
13- tests_esp32_idf5.3.x_flash_encrypted :
13+ . tests_esp32_idf5.3.x_flash_encrypted :
1414 extends : .tests_v5.3.x_template
1515 tags :
1616 - test_jtag_arm_flash_encryption
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ tests_esp32_idf5.4.x:
1010 CHIP_NAME : " esp32"
1111 TEST_RUN_BOARD_OPTS : " -b esp32-wrover-kit-3.3v -e test_*.*Encrypted"
1212
13- tests_esp32_idf5.4.x_flash_encrypted :
13+ . tests_esp32_idf5.4.x_flash_encrypted :
1414 extends : .tests_v5.4.x_template
1515 tags :
1616 - test_jtag_arm_flash_encryption
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ tests_esp32_idf5.5.x:
1010 CHIP_NAME : " esp32"
1111 TEST_RUN_BOARD_OPTS : " -b esp32-wrover-kit-3.3v -e test_*.*Encrypted"
1212
13- tests_esp32_idf5.5.x_flash_encrypted :
13+ . tests_esp32_idf5.5.x_flash_encrypted :
1414 extends : .tests_v5.5.x_template
1515 tags :
1616 - test_jtag_arm_flash_encryption
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ tests_esp32_idf6.0.x:
1212 CHIP_NAME : " esp32"
1313 TEST_RUN_BOARD_OPTS : " -b esp32-wrover-kit-3.3v -e test_*.*Encrypted"
1414
15- tests_esp32_idf6.0.x_flash_encrypted :
15+ . tests_esp32_idf6.0.x_flash_encrypted :
1616 extends : .tests_v6.0.x_template
1717 tags :
1818 - test_jtag_arm_flash_encryption
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ tests_esp32:
1212 CHIP_NAME : " esp32"
1313 TEST_RUN_BOARD_OPTS : " -b esp32-wrover-kit-3.3v -e test_*.*Encrypted"
1414
15- tests_esp32_flash_encrypted :
15+ . tests_esp32_flash_encrypted :
1616 extends : .tests_master_template
1717 tags :
1818 - test_jtag_arm_flash_encryption
You can’t perform that action at this time.
0 commit comments