OVMS3-idf/components/fatfs/test
Ivan Grokhotkov dbe3221969 fatfs: reduce rawflash tests run time
Don't flash fatfs.img on every test run. Comparing the content is
faster than flashing.
2019-06-25 23:07:07 +08:00
..
CMakeLists.txt components: use new component registration api 2019-06-21 19:53:29 +08:00
component.mk FATFS support without wear levelling 2018-06-16 16:02:35 +08:00
fatfs.img FATFS support without wear levelling 2018-06-16 16:02:35 +08:00
test_fatfs_common.c fatfs: bypass newlib buffering in performance test 2019-01-05 14:13:49 +08:00
test_fatfs_common.h VFS: Implement utime() 2018-11-05 09:54:01 +01:00
test_fatfs_rawflash.c fatfs: reduce rawflash tests run time 2019-06-25 23:07:07 +08:00
test_fatfs_sdmmc.c fatfs: separate IDF-specific files from the original FatFS code 2019-06-25 23:05:16 +08:00
test_fatfs_spiflash.c test: clean up "leaks" tags from most unit tests 2019-04-16 20:07:40 +08:00