summaryrefslogtreecommitdiffstats
path: root/tests/storage/devicelibs/crypto.py
Commit message (Collapse)AuthorAgeFilesLines
* Added the run_test.py script to easily run the test cases.Martin Gracik2009-03-171-4/+7
| | | | | | Some small changes to test cases were needed. Added suite() function to them and changed the class names. Also __init__.py files were added to the directories.
* Added crypto.py unittest; Updated devicelibs tests baseclass.py and lvm.pyMartin Gracik2009-03-091-0/+123
baseclass.py needed some imports to work properly. Updated the test for getMaxLVSize() in lvm.py to not pass PE size as argument.