diff options
Diffstat (limited to 'tests/wipy/os.py.exp')
-rw-r--r-- | tests/wipy/os.py.exp | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/tests/wipy/os.py.exp b/tests/wipy/os.py.exp new file mode 100644 index 0000000000..55a0879aad --- /dev/null +++ b/tests/wipy/os.py.exp @@ -0,0 +1,30 @@ +['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 +['flash', 'sd'] |