s3-tests/s3tests
Wesley Spikes b6e0287810 Add context, get_next_key, and fill_pools to s3tests.common
context is a generic Bunch that we can store items in to be shared
across modules, without invoking the wrath of the globals -- yuck!

get_next_key will generate a sequentially numbered key for us to use

fill_pools will take a variable list of gevent.pool.Pool objects and
top them all off
2011-07-15 11:45:38 -07:00
..
common Add context, get_next_key, and fill_pools to s3tests.common 2011-07-15 11:45:38 -07:00
functional fix 100-continue test to support https 2011-07-14 16:26:46 -07:00
__init__.py Move test_s3 into s3tests.functional, so it can be split to multiple files nicely. 2011-07-11 15:24:39 -07:00
generate_objects.py dhq-qa: remove query auth from generated urls 2011-07-14 11:37:54 -07:00
rand_readwrite.py use time.time() instead of time.clock() 2011-07-14 11:40:26 -07:00
realistic.py realistic.names shouldn't return a 0-length filename 2011-07-15 11:08:38 -07:00