]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
fuse/runtests: add a very simple 'write' test
authorrobk-tahoe <robk-tahoe@allmydata.com>
Fri, 3 Oct 2008 17:20:44 +0000 (10:20 -0700)
committerrobk-tahoe <robk-tahoe@allmydata.com>
Fri, 3 Oct 2008 17:20:44 +0000 (10:20 -0700)
commitaf9e1f62381f47c008ffd1052d6dbd09bfacb1fa
tree1fc6b641c5f1b62c1bfaf8638af9d96feb110314
parent8b9a26792048c4505db7e439c973f01b020d2f95
fuse/runtests: add a very simple 'write' test

this performs a very simple write through the fuse layer and confirms that
the file is stored correctly into the tahoe mesh.  ('simple' in the sense
that the entire file body fits trivially in a single write() operation,
disk block etc)
contrib/fuse/runtests.py