summaryrefslogtreecommitdiffstats
path: root/tests/mock/disk.py
Commit message (Expand)AuthorAgeFilesLines
* Copy /etc/multipath/wwids to the sysimage.Ales Kozumplik2011-08-161-1/+1
* We also need to catch ValueError on mock.disk.TestFile.__del__.Chris Lumens2011-08-011-1/+1
* ut: cleanup the taking-over-io mechanism.Ales Kozumplik2011-07-271-28/+1
* edd: do not traceback when can not find the respective pci device.Ales Kozumplik2011-07-261-0/+9
* unit tests: provide 'glob.glob' and 'os.listdir' in the DiskIO class.Ales Kozumplik2011-07-041-9/+39
* Fix open method in mock/disk.py.Tomas Mlcoch2011-02-141-6/+11
* Improve of mock/disk.py.Tomas Mlcoch2011-02-141-1/+16
* Improve module cleanup in our TestCase class and fix issues in FS mock class.Martin Sivak2010-05-201-2/+9
* Add Mock classesMartin Sivak2010-05-141-0/+89