esp-idf/components/fatfs/test
Vamshi Gajjela ebb9cc3670 fatfs: Add ftruncate api support for VFS and FAT-VFS
Unit test cases added to verify ftruncate within fatfs tests.

Closes https://github.com/espressif/esp-idf/issues/8279
2022-05-02 04:37:56 +00:00
..
CMakeLists.txt Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
component.mk ut: Move tests back from "esp32" subfolder 2020-01-06 17:13:53 +08:00
fatfs.img FATFS support without wear levelling 2018-06-16 16:02:35 +08:00
test_fatfs_common.c fatfs: Add ftruncate api support for VFS and FAT-VFS 2022-05-02 04:37:56 +00:00
test_fatfs_common.h fatfs: Add ftruncate api support for VFS and FAT-VFS 2022-05-02 04:37:56 +00:00
test_fatfs_rawflash.c esp_rom: extract common ets apis into esp_rom_sys.h 2020-07-27 15:27:01 +08:00
test_fatfs_sdmmc.c fatfs: Add ftruncate api support for VFS and FAT-VFS 2022-05-02 04:37:56 +00:00
test_fatfs_spiflash.c fatfs: fix SPIRAM allocation not used due to Kconfig option name error 2020-09-14 18:30:31 +02:00