Disable SSL socket cache tests if cache isn't available
authorChristopher Dykes <cdykes@fb.com>
Tue, 16 Aug 2016 21:22:59 +0000 (14:22 -0700)
committerFacebook Github Bot 2 <facebook-github-bot-2-bot@fb.com>
Tue, 16 Aug 2016 21:23:31 +0000 (14:23 -0700)
commitcf27a11e65f7e792e0dc597e6eb7c209b1c84779
treeafdcd109aa456783a80cfcf0a2b7acd877007525
parentec3d4073a86787ec7e49f48ddc9d8f44a6714ed2
Disable SSL socket cache tests if cache isn't available

Summary: These tests will always fail if we're building against a version of OpenSSL that doesn't have the extension.

Reviewed By: anirudhvr

Differential Revision: D3724893

fbshipit-source-id: a093d62b9b5ea8239b5d52a66da2a833911b4f47
folly/io/async/test/AsyncSSLSocketTest.cpp