This website works better with JavaScript
Home
Explore
Help
Register
Sign In
xiaoguang_li
/
hue
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
162ca3f099
Branches
Tags
cdh6.2.1
hue-cdh-4.3.0
master
release-4.3.0
hue
/
desktop
/
core
/
ext-py
/
pyopenssl
/
OpenSSL
/
test
Olaf Flebbe
fa286de704
update pyopenssl to 0.15.1
10 years ago
..
README
fa286de704
update pyopenssl to 0.15.1
10 years ago
__init__.py
fa286de704
update pyopenssl to 0.15.1
10 years ago
test_crypto.py
fa286de704
update pyopenssl to 0.15.1
10 years ago
test_rand.py
fa286de704
update pyopenssl to 0.15.1
10 years ago
test_ssl.py
fa286de704
update pyopenssl to 0.15.1
10 years ago
test_tsafe.py
fa286de704
update pyopenssl to 0.15.1
10 years ago
test_util.py
fa286de704
update pyopenssl to 0.15.1
10 years ago
util.py
fa286de704
update pyopenssl to 0.15.1
10 years ago
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