Sign in
android
/
platform
/
external
/
python
/
pyopenssl
/
refs/heads/android12L-d2-s1-release
/
.
/
tests
/
test_debug.py
blob: 2d62a3a56a154f45eb009828bfce6d996b762d73 [
file
] [
log
] [
blame
] [
edit
]
from
OpenSSL
.
debug
import
_env_info
from
OpenSSL
import
version
def
test_debug_info
():
"""
Debug info contains correct data.
"""
# Just check a sample we control.
assert
version
.
__version__
in
_env_info