Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added the run_test.py script to easily run the test cases. | Martin Gracik | 2009-03-17 | 1 | -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.py | Martin Gracik | 2009-03-09 | 1 | -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. |