aboutsummaryrefslogtreecommitdiff
path: root/tests/extmod/vfs_fat_more.py
AgeCommit message (Expand)Author
2017-06-10tests: Convert remaining "sys.exit()" to "raise SystemExit".Paul Sokolovsky
2017-05-13tests/extmod/vfs_fat_more: Make skippable is uos is not available.Paul Sokolovsky
2017-05-09tests/extmod: Make some vfs tests fully unmount FSs before running.Damien George
2017-05-05tests/extmod: Add more tests for VFS FAT.Damien George