summaryrefslogtreecommitdiff
path: root/tests/extmod/vfs_fat_more.py
AgeCommit message (Expand)Author
2021-03-15run code formatting scriptmicroDev
2018-07-11WIP: after merge; before testingDan Halbert
2018-06-14Make Trinket M0 build fit; make RAMFS in vfs_fat_* tests be compliant with ex...Dan Halbert
2018-06-06tests/extmod: Remove conditional import of uos_vfs, it no longer exists.Damien George
2018-06-06tests/extmod: Add test for importing a script from a user VFS.Damien George
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