esp-idf/components/esp_hw_support/test
Michael (XIAO Xufeng) 6a8aed12ee ci: partially enable ut tests for esp32c2
Disabled test cases are tracked in:

 IDF-4465, IDF-5045, IDF-5057, IDF-5058, IDF-5059, IDF-5060, IDF-5061, IDF-5131

- test_fatfs: IDF-5136

- test_pm: IDF-5053

- test_cache_mmu: IDF-5138

- test_partitions: IDF-5137

- test_vfs: IDF-5139

- test_freertos: IDF-5140

- test_wpa_supplicant: IDF-5046

- test_mbedtls: IDF-5141

- test_pthread: IDF-5142

- test_protocomm: IDF-5143

- test_lightsleep: IDF-5053

- test_taskwdt: IDF-5055

- test_tcp_transport: IDF-5144

- test_app_update: IDF-5145

- test_timer: IDF-5052

- test_spi: IDF-5146

- test_rtc_clk: IDF-5060

- test_heap: IDF-5167

ci: fixed issues for tests of libgcc, ets_timer, newlib

test_pm: support on C2
2022-06-02 14:23:35 +08:00
..
CMakeLists.txt global: add dependency on esp_timer component and include esp_timer.h 2022-04-25 18:39:23 +02:00
digital_signature_test_cases_3072.h ds: update gen_digital_signature_tests.py to handle different max key sizes 2022-01-31 12:22:10 +08:00
digital_signature_test_cases_4096.h ds: update gen_digital_signature_tests.py to handle different max key sizes 2022-01-31 12:22:10 +08:00
gen_digital_signature_tests.py ds: update gen_digital_signature_tests.py to handle different max key sizes 2022-01-31 12:22:10 +08:00
test_4mpsram.c config: removed references to non-existing kconfig options 2022-03-15 18:32:22 +08:00
test_ahb_arb_asm.S esp32: move remaining tests 2021-07-16 20:14:27 +08:00
test_ahb_arb.c global: make periph enable/disable APIs private 2021-11-08 10:37:47 +08:00
test_async_memcpy.c esp_hw_support: update copyright notice 2021-08-05 17:38:43 +02:00
test_dport_xt_highint5.S components/doc: Update doc about high-level interrupt 2021-09-09 20:40:09 +08:00
test_dport.c dport: Move DPORT workaround to G0 2022-05-31 13:44:18 +08:00
test_ds.c esp_hw_support: explicit initialization 2022-05-30 12:43:45 +07:00
test_fastbus_asm.S esp32: move remaining tests 2021-07-16 20:14:27 +08:00
test_fastbus.c esp32: move remaining tests 2021-07-16 20:14:27 +08:00
test_fp.c esp_hw_support: Removed deprecated CPU util functions 2021-12-28 16:58:37 +05:30
test_himem.c esp_hw_support/esp_system: Re-evaluate header inclusions and include directories 2022-03-07 11:18:08 +05:30
test_hmac.c hmac: Added Downstream JTAG enable mode for esp32c3 and esp32s3 2021-09-06 11:06:50 +05:30
test_intr_alloc.c ci: partially enable ut tests for esp32c2 2022-06-02 14:23:35 +08:00
test_psram.c psram: support .bss on psram on esp32s3 2022-04-19 19:48:00 +08:00
test_random.c esp_hw_support/esp_system: Re-evaluate header inclusions and include directories 2022-03-07 11:18:08 +05:30
test_rtc_clk.c ci: partially enable ut tests for esp32c2 2022-06-02 14:23:35 +08:00
test_spiram_cache_flush.c esp32: move spiram, himem 2021-07-16 20:14:26 +08:00
test_tsens.c esp32: move remaining tests 2021-07-16 20:14:27 +08:00
test_unal_dma.c global: make periph enable/disable APIs private 2021-11-08 10:37:47 +08:00