summaryrefslogtreecommitdiff
path: root/tests/extmod/vfs_fat_fileio2.py
AgeCommit message (Expand)Author
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-04-03tests/extmod/vfs_fat_fileio*: Improve skippability.Paul Sokolovsky
2017-04-02tests: vfs_fat_fileio.py is too big to be parsed in 16K heap, split in 2.Paul Sokolovsky