swift/test/unit/common
Keshava Bharadwaj 0f93fff46a Fixes unit tests to clean up temporary directories
This patch fixes the unit tests to remove the temporary directories
created during run of unit tests. Some of unit tests did not tear down
correctly, whatever it had set it up for running. This would over period
of time bloat up the tmp directory. As on date, there were around 49 tmp
directories left uncleared per round of unit tests. This patch fixes it.

Change-Id: If591375ca9cc87d52c7c9c6dc16c9fb4b49e99fc
2014-09-26 22:39:48 +05:30
..
middleware Fixes unit tests to clean up temporary directories 2014-09-26 22:39:48 +05:30
ring Return correct number of changed partitions 2014-09-17 18:22:53 +00: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
test_bufferedhttp.py Change OpenStack LLC to Foundation 2013-09-20 01:02:31 +08:00
test_constraints.py Merge "Extra unit tests for check_delete_headers" 2014-09-12 06:30:47 +00:00
test_container_sync_realms.py Zero-copy object-server GET responses with splice() 2014-09-18 16:02:47 -07:00
test_daemon.py Revert "Refactor common/utils methods to common/ondisk" 2013-10-07 17:18:09 -04:00
test_db_replicator.py Enqueue misplaced objects during container replication 2014-06-18 21:09:50 -07:00
test_db.py Add two vector timestamps 2014-06-19 10:18:06 -07:00
test_direct_client.py Replace POLICY and POLICY_INDEX with string literals 2014-06-23 12:52:50 -07:00
test_exceptions.py Remove swiftclient dep on direct_client 2013-12-24 03:11:43 -08:00
test_internal_client.py Fix swift-dispersion-populate bug when using SimpleClient class 2014-08-01 14:18:04 +00:00
test_manager.py Fixed a handful of typos 2014-05-26 16:07:41 -05:00
test_memcached.py Attempt to make test_memcache_pool_timeout stable 2014-02-03 00:47:09 -05:00
test_request_helpers.py Enable object system metadata on PUTs 2014-08-01 16:41:33 -07:00
test_storage_policy.py Add Storage Policy Support 2014-06-18 17:31:37 -07:00
test_swob.py Reject overly-taxing ranged-GET requests 2014-09-22 17:13:26 +00:00
test_utils.py Fixes unit tests to clean up temporary directories 2014-09-26 22:39:48 +05:30
test_wsgi.py make the bind_port config setting required 2014-09-08 07:28:43 -07:00