summaryrefslogtreecommitdiff
path: root/tests/extmod/vfs_fat_oldproto.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
2017-06-10tests: Convert remaining "sys.exit()" to "raise SystemExit".Paul Sokolovsky
2017-05-10tests/extmod/vfs: Update tests to reflect new ilistdir() method.Damien George
2017-02-15tests/extmod: Make tests skippable.Paul Sokolovsky
2017-01-27tests/extmod/vfs_fat: Update tests to work with new VFS sub-system.Damien George
2017-01-27test/extmod: Update vfs_fat tests for new OO FatFs library.Damien George
2016-11-06tests/vfs_fat_oldproto: Skip for ports not supporting "oldproto".Paul Sokolovsky
2016-10-27tests/extmod/vfs_fat_oldproto: Test old block device protocol.Alex March