summaryrefslogtreecommitdiff
path: root/tests/extmod/vfs_blockdev_invalid.py.exp
AgeCommit message (Expand)Author
2025-12-17tests/extmod/vfs_blockdev_invalid.py: Handle low memory conditions.Alessandro Gatti
2025-10-01extmod/vfs_blockdev: Check return type is an integer.Damien George
2024-10-22tests/extmod: Make invalid-blockdev test work consistently on all ports.Damien George
2024-09-26extmod/vfs_blockdev: Implement common helper for read and write.Angus Gratton
2024-09-26extmod/vfs_blockdev: Check block device function positive results.Angus Gratton