]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
Replace the hard-coded 522-bit RSA key size used for tests with a TEST_RSA_KEY_SIZE...
authordavid-sarah <david-sarah@jacaranda.org>
Wed, 10 Aug 2011 20:23:10 +0000 (13:23 -0700)
committerdavid-sarah <david-sarah@jacaranda.org>
Wed, 10 Aug 2011 20:23:10 +0000 (13:23 -0700)
commitc55c44e70a73c2a67311eb9764c6d92acf829d3b
tree9dd5888a845f4bc0d4b86bf361781875632fe561
parentfbe0e42bbf54ea99f391c9cebdee5210c20a842a
Replace the hard-coded 522-bit RSA key size used for tests with a TEST_RSA_KEY_SIZE constant defined in test/common.py (part 2). refs #393
src/allmydata/test/common.py
src/allmydata/test/no_network.py
src/allmydata/test/test_keygen.py
src/allmydata/test/test_mutable.py