PythonExtra/tests/extmod/vfs_userfs.py.exp

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

13 lines
194 B
Plaintext
Raw Permalink Normal View History

open /data.txt r
some data in a text file
stat /usermod1
stat /usermod1.py
open /usermod1.py rb
ioctl 4 0
in usermod1
stat /usermod2
stat /usermod2.py
open /usermod2.py rb
ioctl 4 0
in usermod2