esp-idf/components/esp_hw_support/test_apps
morris a71208f96d refactor(etm): systimer etm test case
previously we use the systimer event to toggling a GPIO and assert the GPIO level,
which is not stable in CI.
Now we swicth to clear the GPIO at the systimer event.
2023-09-20 22:26:35 +08:00
..
dma fix(test_apps): Trim builds of component test apps 2023-09-18 17:16:37 +08:00
esp_hw_support_unity_tests fix(esp_hw_support/test_apps): fix redudancy in hmac and ds test apps 2023-09-18 10:42:54 +05:30
etm refactor(etm): systimer etm test case 2023-09-20 22:26:35 +08:00
host_test_linux ci: update driver tests to use run_all_single_board_cases() 2023-03-28 17:05:50 +08:00
mspi fix(test_apps): Trim builds of component test apps 2023-09-18 17:16:37 +08:00
mspi_psram_with_dfs fix(test_apps): Trim builds of component test apps 2023-09-18 17:16:37 +08:00
rtc_8md256 refactor(esp_hw_support): Move rtc_8md256 and rtc_power_modes test apps to esp_hw_support 2023-08-09 14:57:57 +08:00
rtc_clk fix(soc): soc header files can pass CI check 2023-06-26 23:00:45 +08:00
rtc_power_modes ci(sleep_mode): Update test app for new sub modes on S2, S3, C2, C3 2023-08-11 17:20:16 +08:00