swift/test/unit/common
Jianjian Huo b4124e0cd2 Memcached: add timing stats to set/get and other public functions
Change-Id: If6af519440fb444539e2526ea4dcca0ec0636388
2023-01-06 10:02:15 -08:00
..
middleware Merge "slo: Default allow_async_delete to true" 2022-12-01 19:25:50 +00:00
ring Ring: Change py2 only tests to py3 2022-03-31 15:10:32 +11: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 Allow replication servers to handle all request methods 2020-07-23 09:11:07 -07:00
test_bufferedhttp.py bufferedhttp: Tolerate socket being None 2021-06-28 16:16:27 -07:00
test_constraints.py Deprecate per-service auto_create_account_prefix 2020-01-05 09:53:30 -06:00
test_container_sync_realms.py Allow floats for a couple more intervals 2021-06-07 15:34:19 -07:00
test_daemon.py tests: Save ourselves 20s of sleep 2022-04-29 16:11:00 -07:00
test_db.py DB locks shouldn't squelch errors 2022-11-30 15:47:48 -08:00
test_db_auditor.py recon: refactor common recon names into a common location 2021-06-29 15:22:57 -07:00
test_db_replicator.py Sharder: Fall back to local device in get_shard_broker 2022-07-29 15:02:26 +01:00
test_digest.py formpost: deprecate sha1 signatures 2022-07-26 10:39:58 +10:00
test_direct_client.py Cleanup tests' import of debug_logger 2021-04-27 12:04:41 +01:00
test_error_limiter.py proxy-server: include suppression time in error limit log 2022-11-21 10:52:11 +00:00
test_exceptions.py tests: Clean up some dangling timeouts 2022-01-28 17:48:03 -08:00
test_header_key_dict.py py3: Fix title-casing in HeaderKeyDict 2019-07-25 12:55:03 -07:00
test_http_protocol.py Inline parse_request from cpython 2022-12-06 16:09:44 -08:00
test_internal_client.py Ensure clean starting state in test 2022-06-21 22:52:44 -07:00
test_linkat.py Fix tests using O_TMPFILE 2018-03-13 12:06:07 +00:00
test_manager.py Fix misuse of assertTrue 2022-09-04 20:16:26 +09:00
test_memcached.py Memcached: add timing stats to set/get and other public functions 2023-01-06 10:02:15 -08:00
test_recon.py recon: refactor common recon names into a common location 2021-06-29 15:22:57 -07:00
test_registry.py Add docs for registry module 2022-02-10 11:17:06 -08:00
test_request_helpers.py Only test with &-delimited query strings 2021-03-18 16:23:23 -07:00
test_splice.py No longer import nose 2017-11-07 15:39:25 +11:00
test_storage_policy.py Fix misuse of assertTrue 2022-09-04 20:16:26 +09:00
test_swob.py Quote paths before sending them to swob.Request.blank 2021-05-27 12:22:57 -07:00
test_utils.py Memcached: add timing stats to set/get and other public functions 2023-01-06 10:02:15 -08:00
test_wsgi.py Extract SwiftHttpProtocol to its own module 2022-12-06 11:15:53 -08:00