micropython: add micropython component
This commit is contained in:
32
components/language/micropython/tests/wipy/os.py.exp
Normal file
32
components/language/micropython/tests/wipy/os.py.exp
Normal file
@@ -0,0 +1,32 @@
|
||||
['main.py', 'sys', 'lib', 'cert', 'boot.py']
|
||||
[]
|
||||
/flash/test
|
||||
/flash
|
||||
/flash/test
|
||||
True
|
||||
True
|
||||
['newtest.txt']
|
||||
['main.py', 'sys', 'lib', 'cert', 'boot.py', 'newtest']
|
||||
/sd/test
|
||||
/sd
|
||||
/sd/test
|
||||
True
|
||||
True
|
||||
True
|
||||
True
|
||||
['flash', 'sd']
|
||||
['flash']
|
||||
['flash', 'sd']
|
||||
[]
|
||||
Exception
|
||||
Exception
|
||||
Exception
|
||||
Exception
|
||||
Exception
|
||||
Exception
|
||||
Exception
|
||||
Exception
|
||||
Exception
|
||||
Exception
|
||||
Exception
|
||||
['flash', 'sd']
|
Reference in New Issue
Block a user