summaryrefslogtreecommitdiff
path: root/src/test/ao_fat_test.c
Commit message (Expand)AuthorAge
* altos: Stick a mutex around FAT operationsKeith Packard2013-04-12
* altos: Add a FAT test that re-writes the same file multiple timesKeith Packard2013-04-01
* altos: Unmount file system after each testing pass in ao_fat_testKeith Packard2013-03-31
* altos: Add FAT32 support. And lots more testing.Keith Packard2013-03-29
* altos: Add a simple cache for the FAT position->cluster computationKeith Packard2013-03-28
* altos: Clean up fat driver API. Improve fat testKeith Packard2013-03-28
* altos: Add SDCARD and FAT16 filesystem supportKeith Packard2013-03-27