summaryrefslogtreecommitdiff
path: root/tests/extmod/vfs_fat_finaliser.py
AgeCommit message (Expand)Author
2024-02-07tests: Use vfs module instead of os.Damien George
2023-09-29tests/extmod/vfs_fat_finaliser.py: Tweak test so files are collected.Damien George
2023-06-08tests: Replace umodule with module everywhere.Jim Mussared
2022-02-12tests/extmod/vfs_fat_finaliser.py: Make finalisation more robust.Damien George
2021-08-17tests/extmod/vfs_fat_finaliser.py: Ensure alloc at never-used GC blocks.Jim Mussared
2020-03-30tests: Format all Python code with black, except tests in basics subdir.David Lechner
2019-12-27tests/extmod: Split out VfsFat finaliser tests to separate test file.Damien George