summaryrefslogtreecommitdiffstats
path: root/tests/storage_test
Commit message (Expand)AuthorAgeFilesLines
* Remove the storage module and replace it with blivet.David Lehman2013-01-2815-2616/+0
* Move tsort, platform, and baseudev into storage.David Lehman2013-01-283-1/+202
* edd: fix traceback on Xen.Ales Kozumplik2011-08-111-0/+22
* Fix import errors in the unit tests.Chris Lumens2011-08-011-2/+2
* edd: fix syntax in situation when two edd directories point to the same device.Ales Kozumplik2011-07-281-0/+29
* ut: cleanup the taking-over-io mechanism.Ales Kozumplik2011-07-271-17/+15
* edd: do not traceback with cciss devices.Ales Kozumplik2011-07-261-0/+17
* edd: do not traceback when can not find the respective pci device.Ales Kozumplik2011-07-261-2/+15
* edd: refactor and enhance the edd module.Ales Kozumplik2011-07-041-0/+133
* Implement an option that lets anaconda name mpath devices by the wwid.Ales Kozumplik2011-06-171-21/+73
* Tag tests as slow or acceptance tests and split full testing from devel unit ...Martin Sivak2011-02-145-0/+17
* Add unit tests for storage.partitioning.getNextPartitionType.David Lehman2010-12-071-0/+130
* Import as "pyanaconda.anaconda_log", not "anaconda_log".Chris Lumens2010-11-111-2/+2
* Remove the parts required to make "make tests" work.Chris Lumens2010-11-112-14/+0
* nosetests will only run tests if they are not executable and end in _test.py.Chris Lumens2010-11-112-0/+0
* Move StorageTestCase into its own file for use by other tests.David Lehman2010-10-222-266/+288
* Add device action test suite.David Lehman2010-10-222-1/+1192
* Add test cases for the new Size class.David Cantrell2010-09-132-0/+92
* Move isys and booty into the pyanaconda/ directory, adjust paths to match.Chris Lumens2010-06-281-1/+2
* Do not assume /dev/loop0 and /dev/loop1 are available.Chris Lumens2010-06-216-73/+99
* Fix test suite Makefile.am files.Chris Lumens2010-06-211-6/+6
* Structure the repo layout so it matches final structure better and make isys ...Martin Sivak2010-05-318-0/+686