Tests: fixed session reuse tests.Since SSL_CTX_sess_set_cache_size() can't guarantee the sizeof the cache there is no need to test edge "cache_size" values.
Tests: added pyOpenSSL module check were necessary.
Tests: removed unused imports.
Tests: added tests for TLS sessions.