Added cluster and entry iterators
This adds iterators to loop over the FAT cluster chain and loop over entries in the directory structure of FAT32. The tests use hand crafted buffers for a FAT32 filesystem. These are too small for real FAT32 but will still demonstrate the same functionality as if there were real FAT32 buffers. Added tests for EntryIterator init Fixed memory leaks
This commit is contained in:
parent
9233b2dafa
commit
583b9ff43e
1 changed files with 1824 additions and 2 deletions
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue