]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
key_generator: added a unit test
authorrobk-tahoe <robk-tahoe@allmydata.com>
Thu, 3 Apr 2008 20:01:43 +0000 (13:01 -0700)
committerrobk-tahoe <robk-tahoe@allmydata.com>
Thu, 3 Apr 2008 20:01:43 +0000 (13:01 -0700)
commitccda06b0612200c3fc86888162ac05ad56700fc2
tree099868cd80f851de6290d04750b4e850f9ae683c
parentd49a82996a5977890caf99cdb4066b3a0aa5f450
key_generator: added a unit test

implemented a unit test of basic KeyGenService functionality,
fixed a bug in the timing of pool refreshes
src/allmydata/key_generator.py
src/allmydata/test/test_keygen.py [new file with mode: 0644]