proxygen
SSLSessionTest.cpp File Reference

Go to the source code of this file.

Classes

class  folly::SSLSessionTest
 

Namespaces

 folly
 —— Concurrent Priority Queue Implementation ——
 

Functions

void folly::getfds (int fds[2])
 
void folly::getctx (std::shared_ptr< folly::SSLContext > clientCtx, std::shared_ptr< folly::SSLContext > serverCtx)
 
 folly::TEST_F (SSLSessionTest, BasicTest)
 
 folly::TEST_F (SSLSessionTest, SerializeDeserializeTest)
 
 folly::TEST_F (SSLSessionTest, GetSessionID)