Home | Trees | Indices | Help |
|
---|
|
Self tests These tests should perform quickly and can ideally be used every time an application runs.
|
|||
|
|
|||
SelfTestError |
|
|||
|
|||
|
|
|||
__revision__ =
|
|||
__package__ =
|
|
Execute self-tests. This raises SelfTestError if any test is unsuccessful. You may optionally pass in a sub-module of SelfTest if you only want to perform some of the tests. For example, the following would test only the hash modules: Crypto.SelfTest.run(Crypto.SelfTest.Hash) |
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Wed Jun 27 20:19:14 2012 | http://epydoc.sourceforge.net |