summaryrefslogtreecommitdiffstatshomepage
path: root/tests/extmod/vfs_lfs_mtime.py
Commit message (Expand)AuthorAge
* tests/extmod: Use time_ns instead of time in lfs mtime test.Damien George2024-10-24
* tests: Use vfs module instead of os.Damien George2024-02-07
* tests: Replace umodule with module everywhere.Jim Mussared2023-06-08
* tests/extmod: Skip vfs tests if target doesn't have enough memory.Damien George2023-02-09
* tests/extmod: Add tests for verifying FAT and littlefs mtime values.Damien George2020-09-02
* extmod/vfs_lfs: Add mtime support to littlefs files.Damien George2020-08-25