summaryrefslogtreecommitdiff
path: root/tests/extmod/vfs_lfs_error.py
AgeCommit message (Expand)Author
2025-05-15tests/extmod/vfs_lfs_error.py: Test value of all OSError's errno.Damien George
2024-02-07tests: Use vfs module instead of os.Damien George
2023-06-08tests: Replace umodule with module everywhere.Jim Mussared
2020-03-30tests: Format all Python code with black, except tests in basics subdir.David Lechner
2019-12-13tests/extmod/vfs_lfs_error: Use small ints in seek error test.Damien George
2019-10-29tests/extmod: Add littlefs tests.Damien George