]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
CheckResults: use fat init, add type-checking assertions
authorBrian Warner <warner@lothar.com>
Fri, 25 May 2012 07:14:46 +0000 (00:14 -0700)
committerBrian Warner <warner@lothar.com>
Sat, 2 Jun 2012 18:39:10 +0000 (11:39 -0700)
commit0fcc054a613ac4036a38221cc58ddf843eeb810a
tree02df7875fc8ba707bed47636b3cef06d817d0625
parentfba26d7baefe646419aa4efe207f719a048e5c09
CheckResults: use fat init, add type-checking assertions

Added assertions for sharemap, servermap, servers_responding,
list_corrupt_shares, and list_incompatible_shares.
src/allmydata/check_results.py
src/allmydata/immutable/checker.py
src/allmydata/immutable/filenode.py
src/allmydata/mutable/checker.py
src/allmydata/test/common.py
src/allmydata/test/test_checker.py
src/allmydata/test/test_mutable.py