Olaf Flebbe fa286de704 update pyopenssl to 0.15.1 il y a 10 ans
..
README fa286de704 update pyopenssl to 0.15.1 il y a 10 ans
__init__.py fa286de704 update pyopenssl to 0.15.1 il y a 10 ans
test_crypto.py fa286de704 update pyopenssl to 0.15.1 il y a 10 ans
test_rand.py fa286de704 update pyopenssl to 0.15.1 il y a 10 ans
test_ssl.py fa286de704 update pyopenssl to 0.15.1 il y a 10 ans
test_tsafe.py fa286de704 update pyopenssl to 0.15.1 il y a 10 ans
test_util.py fa286de704 update pyopenssl to 0.15.1 il y a 10 ans
util.py fa286de704 update pyopenssl to 0.15.1 il y a 10 ans

README

These tests are meant to be run using twisted's "trial" command.

See http://twistedmatrix.com/trac/wiki/TwistedTrial

For example...

$ sudo python ./setup install
$ trial OpenSSL