]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
fuse/runtests: added 'random scatter' write test
authorrobk-tahoe <robk-tahoe@allmydata.com>
Fri, 3 Oct 2008 23:34:36 +0000 (16:34 -0700)
committerrobk-tahoe <robk-tahoe@allmydata.com>
Fri, 3 Oct 2008 23:34:36 +0000 (16:34 -0700)
commit2bcae7501283f950c3eb9dca639c5d199a1ff230
treef8b8bc8c05fd99c9675e4fb5ffcee95e94dec096
parent0c25628deda34694917b0e2928ccc4e9d9ed566c
fuse/runtests: added 'random scatter' write test

this writes the test file in a randomised order, with randomly sized writes.
also for each 'slice' of the file written, a randomly chosen overlapping
write is also made to the file.  this ensures that the file will be written
in its entirety in a thoroughly random order, with many overlapping writes.
contrib/fuse/runtests.py