summaryrefslogtreecommitdiff
path: root/tests/extmod/vfs_userfs.py
AgeCommit message (Expand)Author
2020-09-04all: Rename "sys" module to "usys".stijn
2020-08-12extmod/vfs_reader: Fix mp_reader_new_file to open file in "rb" mode.Damien George
2020-03-30tests: Format all Python code with black, except tests in basics subdir.David Lechner
2018-07-20tests: Improve feature detection for VFS.Ayke van Laethem
2018-06-12tests/extmod: Add test for VFS and user-defined filesystem and files.Damien George