OVMS3-idf/components/spi_flash/test
Angus Gratton 0f6b7ad3cf Merge branch 'bugfix/bootloader_common_get_sha256_of_partition_v3.3' into 'release/v3.3'
bootloader_support: Fix bootloader_common_get_sha256_of_partition(), can handle a long image (v3.3)

See merge request espressif/esp-idf!9955
2020-10-08 13:11:46 +08:00
..
CMakeLists.txt unity: separate common and IDF specific functionality 2018-11-19 12:36:31 +08:00
component.mk add unit tests to esp-idf 2016-11-22 14:45:50 +08:00
test_cache_disabled.c add test case for invalid cache access interrupt 2017-04-13 15:27:39 +08:00
test_flash_encryption.c unit tests: Use a unit test app partition table, configure spi_flash to use data partition 2017-02-22 10:26:04 +11:00
test_large_flash_writes.c spi_flash: Fix SPI flash write alignment/size bugs 2017-06-09 17:33:27 +10:00
test_mmap.c flash_mmap: can mmap after get enough free MMU pages 2020-09-24 10:06:18 +08:00
test_out_of_bounds_write.c spi_flash: Abort on writes to dangerous regions (bootloader, partition table, app) 2017-11-03 15:52:27 -07:00
test_partitions.c bootloader: Adds bootloader_sha256_flash_contents() 2020-08-07 23:10:29 +08:00
test_read_write.c flash_ops: fix spi_flash_read with source buffer not from internal memory and size < 16 2019-10-19 15:01:46 +08:00
test_spi_flash.c unity: separate common and IDF specific functionality 2018-11-19 12:36:31 +08:00