esp-idf/components/spi_flash/test
2021-07-23 14:14:57 +02:00
..
CMakeLists.txt esp32: cleanup build script 2021-07-16 20:14:27 +08:00
component.mk ut: Move tests back from "esp32" subfolder 2020-01-06 17:13:53 +08:00
test_cache_disabled.c util-test: The cache and spi_flash tests passed 2019-09-09 16:59:29 +08:00
test_esp_flash.c spi_flash: add test case for esp_flash_erase_region with 0 size 2021-07-23 14:14:57 +02:00
test_flash_encryption.c spi_flash: refactoring flash encryption into new api 2021-04-25 17:09:25 +08:00
test_large_flash_writes.c spi_flash: resume unit tests for ESP32-S2 2020-02-26 11:12:08 +08:00
test_mmap.c CI: minor testcases fixes and disable some cases that cant run on S3 2021-06-15 13:39:48 +08:00
test_out_of_bounds_write.c spi_flash: support working on differnt buses and frequency 2019-06-18 06:32:52 +00:00
test_partition_ext.c Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
test_partitions.c Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
test_read_write.c spi_flash: fix cs line setup to make the flash driver more stable 2021-06-01 16:41:41 +08:00
test_spi_flash.c [spi_flash]: fixed test disabling 2021-07-05 11:25:15 +08:00