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:
DrDeano 2020-12-01 09:54:45 +00:00
parent 9233b2dafa
commit 583b9ff43e
No known key found for this signature in database
GPG key ID: 96188600582B9ED7

File diff suppressed because it is too large Load diff