Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-07-24 | tests/extmod: Add (failing) test for VfsPosix in readonly mode. | Jeff Epler | |
I noticed that operations such as unlink could be performed on a nominally read-only VfsPosix. Signed-off-by: Jeff Epler <jepler@gmail.com> |