summaryrefslogtreecommitdiffstatshomepage
path: root/tests/extmod/vfs_fat_oldproto.py
Commit message (Expand)AuthorAge
* tests: Convert remaining "sys.exit()" to "raise SystemExit".Paul Sokolovsky2017-06-10
* tests/extmod/vfs: Update tests to reflect new ilistdir() method.Damien George2017-05-10
* tests/extmod: Make tests skippable.Paul Sokolovsky2017-02-15
* tests/extmod/vfs_fat: Update tests to work with new VFS sub-system.Damien George2017-01-27
* test/extmod: Update vfs_fat tests for new OO FatFs library.Damien George2017-01-27
* tests/vfs_fat_oldproto: Skip for ports not supporting "oldproto".Paul Sokolovsky2016-11-06
* tests/extmod/vfs_fat_oldproto: Test old block device protocol.Alex March2016-10-27