13 Commits (0ceccd4cf809ef067feea8c42614b1bd07984451)

Author SHA1 Message Date
Damien George 71adf506ce extmod/vfs: Fix lookup of entry in root dir so it fails correctly. 4 years ago
Damien George 22806ed5df extmod/vfs: Retain previous working directory if chdir fails. 5 years ago
David Lechner 3dc324d3f1 tests: Format all Python code with black, except tests in basics subdir. 5 years ago
Damien George 5ef0d2ab14 tests/extmod: Remove conditional import of uos_vfs, it no longer exists. 7 years ago
Damien George f55dcddbc7 tests/extmod/vfs_basic: Allow test to pass on embedded targets. 8 years ago
Paul Sokolovsky 85d809d1f4 tests: Convert remaining "sys.exit()" to "raise SystemExit". 8 years ago
Damien George f6ef8e3f17 extmod/vfs: Allow to statvfs the root directory. 8 years ago
Damien George 852c215d76 tests/extmod/vfs: Update tests to reflect new ilistdir() method. 8 years ago
Damien George 9bd67d9fbc tests/extmod: Make some vfs tests fully unmount FSs before running. 8 years ago
Damien George 1b3e372418 tests/extmod: Add some more VFS tests. 8 years ago
Damien George a49a96bb5d tests/extmod/vfs_basic: Unmount all existing devices before doing test. 8 years ago
Damien George 773b0bac41 tests/extmod/vfs_basic: Add more tests for basic VFS functionality. 8 years ago
Damien George 8891b2e700 tests/extmod: Add a test for core VFS functionality, sans any filesystem. 8 years ago