proxygen
SSLSessionPersistentCacheTest.cpp File Reference
#include <folly/Format.h>
#include <folly/DynamicConverter.h>
#include <folly/Memory.h>
#include <gmock/gmock.h>
#include <gtest/gtest.h>
#include <vector>
#include <wangle/client/ssl/SSLSessionPersistentCache.h>
#include <wangle/client/persistence/test/TestUtil.h>
#include <wangle/client/ssl/test/TestUtil.h>

Go to the source code of this file.

Classes

class  wangle::MockTimeUtil
 
class  wangle::SSLSessionPersistentCacheTest
 

Namespaces

 wangle
 

Functions

 wangle::TEST_F (SSLSessionPersistentCacheTest, Basic)
 
 wangle::TEST_F (SSLSessionPersistentCacheTest, BadSession)
 
 wangle::TEST_F (SSLSessionPersistentCacheTest, Overwrite)
 
 wangle::TEST_F (SSLSessionPersistentCacheTest, SessionTicketTimeout)