summaryrefslogtreecommitdiff
path: root/tests/extmod/vfs_posix_paths.py
AgeCommit message (Expand)Author
2024-02-07tests: Use vfs module instead of os.Damien George
2023-10-19extmod/vfs_posix: Fix getcwd() on non-root VFS.Christian Walther
2023-10-19extmod/vfs_posix: Fix relative paths on non-root VFS.Christian Walther