swift/test/unit/obj
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
..
__init__.py Initial commit of Swift code 2010-07-12 17:03:45 -05:00
test_auditor.py Merge "Fix object auditor recon and logging" 2014-08-16 21:50:07 +00:00
test_diskfile.py Zero-copy object-server GET responses with splice() 2014-09-18 16:02:47 -07:00
test_expirer.py Fixes unit tests to clean up temporary directories 2014-09-26 22:39:48 +05:30
test_replicator.py Fixes several typos (Swift) 2014-09-18 21:18:50 -07:00
test_server.py Fixes unit tests to clean up temporary directories 2014-09-26 22:39:48 +05:30
test_ssync_receiver.py Replace POLICY and POLICY_INDEX with string literals 2014-06-23 12:52:50 -07:00
test_ssync_sender.py Replace POLICY and POLICY_INDEX with string literals 2014-06-23 12:52:50 -07:00
test_updater.py Replace POLICY and POLICY_INDEX with string literals 2014-06-23 12:52:50 -07:00