s3-tests/s3tests
Ulrich Weigand a3cbe2eab2 [ceph-nautilus] Fix fuzzer test on big-endian systems
Currently, the test_expand_random_binary test fails on big-endian
systems.  It turns out that this is because the special_random
routine in RepeatExpandingFormatter uses struct.pack in a manner
where the returned byte sequence depends on host byte order.

Fixed this to enforce the same output across platforms.
2020-11-03 13:18:21 +01:00
..
analysis readwrite analysis tool 2011-12-20 00:06:17 +00:00
functional boto2: rm functional.test_s3.test_lifecycle_rules_conflict 2019-05-24 12:44:19 -04:00
fuzz [ceph-nautilus] Fix fuzzer test on big-endian systems 2020-11-03 13:18:21 +01:00
tests fix broken/commented tests 2014-12-12 13:53:43 -05: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 website: Improve XML handling and x-amz-website-redirect-location tests 2016-04-20 16:08:57 -07:00
generate_objects.py generate_objects: use rewind=True in upload_objects 2013-03-01 15:45:28 -08:00
readwrite.py gevent: bump to >=1.0 2016-04-11 16:01:34 +08:00
realistic.py use the new helpers for realistic files 2014-12-12 13:53:19 -05:00
roundtrip.py fix rgw_roundtrip test fail 2016-07-04 19:13:14 +08:00