Dan Halbert
|
fa814a32ce
|
Make Trinket M0 build fit; make RAMFS in vfs_fat_* tests be compliant with expected API
|
2018-06-14 21:02:12 -04:00 |
|
Paul Sokolovsky
|
85d809d1f4
|
tests: Convert remaining "sys.exit()" to "raise SystemExit".
|
2017-06-10 20:34:38 +03:00 |
|
Paul Sokolovsky
|
054a381d7c
|
tests/extmod/vfs_fat_more: Make skippable is uos is not available.
Fixes Zephyr tests.
|
2017-05-13 14:13:53 +03:00 |
|
Damien George
|
9bd67d9fbc
|
tests/extmod: Make some vfs tests fully unmount FSs before running.
Otherwise the existing FSs can interfere with the tests, and in some
cases the tests can write to the real FS on the device.
|
2017-05-09 15:50:40 +10:00 |
|
Damien George
|
6c8b57a902
|
tests/extmod: Add more tests for VFS FAT.
|
2017-05-05 20:15:10 +10:00 |
|