swift/test/unit/cli
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 Add some tests for bin/swift-recon 2014-01-31 15:34:37 +00:00
test_form_signature.py Make swift-form-signature output a sample form 2014-08-05 11:11:03 -07:00
test_info.py Use except x as y instead of except x, y 2014-07-07 15:42:13 -07:00
test_recon.py Fixes unit tests to clean up temporary directories 2014-09-26 22:39:48 +05:30
test_ringbuilder.py Add tests for swift-ring-builder 2014-02-05 16:20:09 +00:00