Paul Sokolovsky
|
85d809d1f4
|
tests: Convert remaining "sys.exit()" to "raise SystemExit".
|
2017-06-10 20:34:38 +03:00 |
Damien George
|
852c215d76
|
tests/extmod/vfs: Update tests to reflect new ilistdir() method.
|
2017-05-10 11:39:29 +10:00 |
Paul Sokolovsky
|
499ea8b253
|
tests/extmod/vfs_fat_fileio*: Improve skippability.
Should be skipped on missing uso, uerrno modules.
|
2017-04-03 00:14:57 +03:00 |
Paul Sokolovsky
|
b9e9cfcfc1
|
tests: vfs_fat_fileio.py is too big to be parsed in 16K heap, split in 2.
This restores ability to run testsuite with 16K heap.
|
2017-04-02 22:02:11 +03:00 |