1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24
PY3TEST() SUBSCRIBER(g:python-contrib) PEERDIR( contrib/python/pyOpenSSL contrib/python/flaky contrib/python/pretend ) TEST_SRCS( __init__.py conftest.py test_crypto.py test_debug.py test_rand.py test_ssl.py test_util.py util.py ) NO_LINT() END()