]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
immutable: tests: assert that verifier gives a clean bill of health after corruption...
authorZooko O'Whielacronx <zooko@zooko.com>
Tue, 10 Feb 2009 03:08:41 +0000 (20:08 -0700)
committerZooko O'Whielacronx <zooko@zooko.com>
Tue, 10 Feb 2009 03:08:41 +0000 (20:08 -0700)
commit5738d94ccd8ae5ae32bd6123e5d88c94b6db7d4d
tree4303e8a0f0fee5ff3083004b7337f54c18002c65
parentbbf48f4a8843d881c6296ec509d934ca959052f4
immutable: tests: assert that verifier gives a clean bill of health after corruption and repair (the previous patch mistakenly did this only after deletion and repair), and also test whether deleting seven other shares and then downloading works.  Also count the number of shares stored in the local filesystem.
src/allmydata/test/common.py
src/allmydata/test/test_repairer.py