Peter Portante 324ddd6a1f Adjust unit tests to clarify existing device usage
Most of the unit tests run with check_mount=False, so if a device is
chosen by a test that was not created ahead of time, the test will still
work, since the "tmp" directory creation in DiskFile.create() using
mkdirs(), thereby creating the a directory for the device (perhaps that
should be fixed).

This change refactors the test code to use the exiting device
explicitly.

Change-Id: Ib4fbf069596672bb0b98f41573f312eabde38f98
2014-01-10 11:06:27 -05:00
..
2013-09-20 01:02:31 +08:00