swift/test/unit/common
Tim Burke 2bffa1e205 Fix cname_lookup test
c.badtest.com actually has a CNAME now, and apparently we're actually
doing the look-up during tests.

Change-Id: I306b7d05740a2b8fcef2f5f432ebf5211bc723cc
(cherry picked from commit 54fc8a7dee)
2021-12-14 23:49:52 +00:00
..
middleware Fix cname_lookup test 2021-12-14 23:49:52 +00:00
ring Fix misleading error msg if swift.conf unreadable 2019-11-04 18:48:18 -06:00
__init__.py Initial commit of Swift code 2010-07-12 17:03:45 -05:00
corrupted_example.db Real files for bad databases. 2011-08-02 18:21:25 +00:00
malformed_example.db Real files for bad databases. 2011-08-02 18:21:25 +00:00
malformed_schema_example.db Quarantine malformed database schema SQLite errors 2016-12-01 14:17:02 +11:00
missing_container_info.db Quarantine DB without *_stat row 2018-02-07 19:35:05 +01:00
test_base_storage_server.py pep8 fix: assertEquals -> assertEqual 2015-10-11 12:57:25 +02:00
test_bufferedhttp.py bufferedhttp: ensure query params are properly quoted 2019-09-12 11:48:03 -07:00
test_constraints.py Merge "py3: Port common/constraints" 2018-06-22 11:48:41 +00:00
test_container_sync_realms.py Python3: Fix test/unit/common/test_container_sync_realms.py 2019-01-29 09:04:36 -06:00
test_daemon.py Clean up HASH_PATH_* patching 2018-11-01 20:52:33 +00:00
test_db.py sharding: Better-handle newlines in container names 2021-02-12 23:37:52 -06:00
test_db_replicator.py Leave less garbage in /var/tmp 2019-02-12 18:43:30 +00:00
test_direct_client.py py3: Monkey-patch json.loads to accept bytes on py35 2018-11-02 21:38:53 +00:00
test_exceptions.py Remove swiftclient dep on direct_client 2013-12-24 03:11:43 -08:00
test_header_key_dict.py py3: Fix title-casing in HeaderKeyDict 2019-07-25 12:55:03 -07:00
test_internal_client.py Add params to get_*_metadata internal client methods 2019-08-14 16:13:25 +02:00
test_linkat.py Fix tests using O_TMPFILE 2018-03-13 12:06:07 +00:00
test_manager.py py3: decode stdout from backgrounded servers 2019-09-26 22:04:38 -07:00
test_memcached.py Memcached client TLS support 2021-01-07 22:06:15 +01:00
test_request_helpers.py py3: port request_helpers 2018-09-15 01:33:34 -06:00
test_splice.py No longer import nose 2017-11-07 15:39:25 +11:00
test_storage_policy.py Fix invalid assert states 2019-07-01 09:20:02 +08:00
test_swob.py py3: Fix header_to_environ_key 2019-06-10 13:47:33 -07:00
test_utils.py Latch shard-stat reporting 2021-02-24 19:51:53 -06:00
test_wsgi.py py3: Stop munging RAW_PATH_INFO 2020-07-22 03:44:46 +00:00