tahoe-lafs/src/allmydata/test
2007-06-06 10:32:40 -07:00
..
__init__.py move all packages into src/, fix allmydata.Crypto build. Now you must perform a 'setup.py build' before using anything, and you must add the build directory (build/lib.linux-i686-2.4) to your PYTHONPATH before doing anything 2006-12-14 03:39:50 -07:00
check_memory.py check_memory: getting closer, now we have memusage numbers for uploads of 10kB and 10MB files 2007-05-29 17:39:39 -07:00
figleaf.excludes move all packages into src/, fix allmydata.Crypto build. Now you must perform a 'setup.py build' before using anything, and you must add the build directory (build/lib.linux-i686-2.4) to your PYTHONPATH before doing anything 2006-12-14 03:39:50 -07:00
test_client.py add RIClient.get_versions, in the hopes of enabling backwards-compatibility code in the future 2007-04-26 12:01:25 -07:00
test_codec.py hush pyflakes warnings in codec and test_codec 2007-03-28 15:31:51 -07:00
test_encode.py encode: tolerate lost peers, as long as we still get enough shares out. Closes #17. 2007-06-06 10:32:40 -07:00
test_filetable.py improve test coverage a bit 2007-01-17 15:34:29 -07:00
test_filetree_new.py globally search and replace "mesh" with "grid" and adjust description of the effect of NAT on the topology 2007-04-30 13:06:09 -07:00
test_hashtree.py test_hashtree.py: get full coverage for hashtree.py 2007-04-12 19:58:13 -07:00
test_introducer_and_vdrive.py test_introducer_and_vdrive: remove the assumption that startService returns a Deferred 2007-05-23 17:37:20 -07:00
test_introducer.py check_memory: getting closer, now we have memusage numbers for uploads of 10kB and 10MB files 2007-05-29 17:39:39 -07:00
test_iputil.py testutil: make SignalMixin actually be a mixin (and not inherit from TestCase), use it from all tests that start notes and thus exec ifconfig 2007-04-23 21:15:02 -07:00
test_node.py test_node.py: hush pyflakes warnings 2007-05-23 17:55:04 -07:00
test_observer.py test_observer: improve test coverage 2007-03-08 16:13:14 -07:00
test_runner.py test_runner.py: improve test coverage a little bit 2007-04-23 21:28:19 -07:00
test_storage.py test_storage: test StorageServer code too: allocation, lookup, multiple-writer behavior 2007-04-18 15:42:34 -07:00
test_system.py move validation data to thingA, URI has storage_index plus thingA hash 2007-06-01 18:48:01 -07:00
test_upload.py move validation data to thingA, URI has storage_index plus thingA hash 2007-06-01 18:48:01 -07:00
test_util.py test_util: add more coverage for assertutil.py 2007-04-08 13:02:13 -07:00
test_vdrive.py move all packages into src/, fix allmydata.Crypto build. Now you must perform a 'setup.py build' before using anything, and you must add the build directory (build/lib.linux-i686-2.4) to your PYTHONPATH before doing anything 2006-12-14 03:39:50 -07:00
test_workqueue.py use the "binary" flag on open() for files that shouldn't have line-endings automatically converted 2007-04-04 16:12:30 -07:00
trial_figleaf.py hush pyflakes warnings 2007-02-01 17:13:01 -07:00