s3-tests/s3tests
Steven Berler a6227f8acc improve random file generation performance
Makes the random file generator not generate more data
than the size of the file.  Previously it would generate
1 MB of data even if the file was much smaller.
2011-12-22 23:21:58 +00:00
..
analysis readwrite analysis tool 2011-12-20 00:06:17 +00:00
functional test_bucket_create_bad_contentlength_empty should use its own connection 2011-11-22 14:46:53 -08:00
fuzz Move fuzzer under s3tests/fuzz. 2011-10-13 13:34:23 -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
common.py add calling_format switch in functional and common 2011-11-03 10:22:23 -07:00
generate_objects.py Update docstring for generate_objects 2011-10-19 14:46:22 -07:00
readwrite.py Let config file control random number generator seeds in detail. 2011-07-26 15:17:35 -07:00
realistic.py improve random file generation performance 2011-12-22 23:21:58 +00:00
roundtrip.py Measure and record duration of write and read stages in roundtrip test. 2011-07-27 11:33:15 -07:00