<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/tests/extmod/vfs_fat_ramdisk.py, branch v1.8.6</title>
<subtitle>CircuitPython - a Python implementation for teaching coding with microcontrollers</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=v1.8.6</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=v1.8.6'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2016-10-24T01:49:19+00:00</updated>
<entry>
<title>tests/extmod/vfs_fat: Improve VFS test coverage.</title>
<updated>2016-10-24T01:49:19+00:00</updated>
<author>
<name>Alex March</name>
<email>alex.march.dev@gmail.com</email>
</author>
<published>2016-10-13T09:48:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=cb20d999bc2d4f7e842f3e0b26e8fdc484acf82a'/>
<id>urn:sha1:cb20d999bc2d4f7e842f3e0b26e8fdc484acf82a</id>
<content type='text'>
Covered case:
- Stat cases
- Invalid read/write/flush/close
- Invalid mkdir/rmdir/remove/getcwd
- File seek/tell, modes a/x/+, t/b
- Writing to a full disk
- Full path rename, slash trim
- Rename cases
- Bytestring listdir
- File object printing
</content>
</entry>
<entry>
<title>tests/extmod/vfs_fat: Replace asserts with prints and expected outputs.</title>
<updated>2016-10-13T11:56:47+00:00</updated>
<author>
<name>Alex March</name>
<email>alex.march.dev@gmail.com</email>
</author>
<published>2016-10-12T13:44:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=e42186d3561921bd237dd10a73a60c76d238dd0c'/>
<id>urn:sha1:e42186d3561921bd237dd10a73a60c76d238dd0c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tests/extmod/vfs_fat: Test coverage for remove() and rmdir().</title>
<updated>2016-10-11T05:03:52+00:00</updated>
<author>
<name>Alex March</name>
<email>alex.march.dev@gmail.com</email>
</author>
<published>2016-10-07T09:19:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=f274561e16dd35242d34c9b8fa7a09905857992c'/>
<id>urn:sha1:f274561e16dd35242d34c9b8fa7a09905857992c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tests/extmod/vfs_fat_ramdisk: Add test for VFS.statvfs().</title>
<updated>2016-09-27T03:48:58+00:00</updated>
<author>
<name>Alex March</name>
<email>alex.march.dev@gmail.com</email>
</author>
<published>2016-09-25T20:52:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=670376c5cb3b687c60688cf18266898b2faef2e2'/>
<id>urn:sha1:670376c5cb3b687c60688cf18266898b2faef2e2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tests/extmod/vfs_fat_ramdisk: Add tests for VFS.umount()</title>
<updated>2016-08-26T20:24:32+00:00</updated>
<author>
<name>Radomir Dopieralski</name>
<email>openstack@sheep.art.pl</email>
</author>
<published>2016-08-26T13:22:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=fea7fe45ea4145fff7afc2f07f461613ad31e781'/>
<id>urn:sha1:fea7fe45ea4145fff7afc2f07f461613ad31e781</id>
<content type='text'>
Try to un-mount a file system and re-mount it again.
</content>
</entry>
<entry>
<title>tests/extmod/vfs_fat_ramdisk: Add testcases for chdir(), getcwd().</title>
<updated>2016-05-29T15:54:14+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2016-05-29T15:54:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=f0eea1fdf9b88ea2c9cc2e8e3a080fe195be7247'/>
<id>urn:sha1:f0eea1fdf9b88ea2c9cc2e8e3a080fe195be7247</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tests/vfs_fat_ramdisk: Add testcase for .rename().</title>
<updated>2016-02-28T23:24:18+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2016-02-28T23:24:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=2740dd85f27ef21e527a0a554f5f147b3a12433d'/>
<id>urn:sha1:2740dd85f27ef21e527a0a554f5f147b3a12433d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tests/vfs_fat_ramdisk: Allow to run in native mode (don't use "with").</title>
<updated>2016-02-28T23:03:32+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2016-02-28T23:03:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=9fb36af9afd0671c4a0d1d29465449ec4d1440fe'/>
<id>urn:sha1:9fb36af9afd0671c4a0d1d29465449ec4d1440fe</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tests/vfs_fat_ramdisk: Add testcase for .mkdir().</title>
<updated>2016-02-28T22:06:44+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2016-02-28T22:06:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=eaa96a76101a1b15de3f96b0ede3d62fc5def6f5'/>
<id>urn:sha1:eaa96a76101a1b15de3f96b0ede3d62fc5def6f5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tests/vfs_fat_ramdisk: Add testcase for .remove().</title>
<updated>2016-02-28T18:30:59+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2016-02-28T18:30:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=57425b648fe3a524084ca40556ae5ca96de56c57'/>
<id>urn:sha1:57425b648fe3a524084ca40556ae5ca96de56c57</id>
<content type='text'>
</content>
</entry>
</feed>
