circuitpython/tests/extmod/vfs_posix_readonly.py.exp
Jeff Epler d79000df70 tests/extmod: Add (failing) test for VfsPosix in readonly mode.
I noticed that operations such as unlink could be performed on a nominally
read-only VfsPosix.

Signed-off-by: Jeff Epler <jepler@gmail.com>
2025-07-24 10:39:23 +10:00

7 lines
95 B
Text

file: content
file 2: content
OSError(30,)
OSError(30,)
OSError(30,)
OSError(30,)
OSError(30,)