summaryrefslogtreecommitdiffstats
path: root/tests/storage_test/action_test.py
Commit message (Expand)AuthorAgeFilesLines
* Remove the storage module and replace it with blivet.David Lehman2013-01-281-926/+0
* nosetests will only run tests if they are not executable and end in _test.py.Chris Lumens2010-11-111-0/+0
* Move StorageTestCase into its own file for use by other tests.David Lehman2010-10-221-266/+1
* Add device action test suite.David Lehman2010-10-221-0/+1191