mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-04 21:24:32 +02:00
mcpwm: refactor unit test
This commit is contained in:
@@ -428,7 +428,7 @@ component_ut_test_esp32c3:
|
|||||||
|
|
||||||
UT_001:
|
UT_001:
|
||||||
extends: .unit_test_esp32_template
|
extends: .unit_test_esp32_template
|
||||||
parallel: 49
|
parallel: 50
|
||||||
tags:
|
tags:
|
||||||
- ESP32_IDF
|
- ESP32_IDF
|
||||||
- UT_T1_1
|
- UT_T1_1
|
||||||
@@ -540,20 +540,6 @@ UT_022:
|
|||||||
- UT_T2_I2C
|
- UT_T2_I2C
|
||||||
- psram
|
- psram
|
||||||
|
|
||||||
UT_023:
|
|
||||||
extends: .unit_test_esp32_template
|
|
||||||
parallel: 2
|
|
||||||
tags:
|
|
||||||
- ESP32_IDF
|
|
||||||
- UT_T1_MCPWM
|
|
||||||
|
|
||||||
UT_024:
|
|
||||||
extends: .unit_test_esp32_template
|
|
||||||
tags:
|
|
||||||
- ESP32_IDF
|
|
||||||
- UT_T1_MCPWM
|
|
||||||
- psram
|
|
||||||
|
|
||||||
UT_028:
|
UT_028:
|
||||||
extends: .unit_test_esp32_template
|
extends: .unit_test_esp32_template
|
||||||
tags:
|
tags:
|
||||||
|
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user