proxygen
|
#include <folly/io/async/EventBase.h>
#include <folly/io/async/SSLContext.h>
#include <glog/logging.h>
#include <gtest/gtest.h>
#include <wangle/ssl/SSLCacheOptions.h>
#include <wangle/ssl/SSLContextManager.h>
#include <wangle/acceptor/SSLContextSelectionMisc.h>
Go to the source code of this file.
Classes | |
class | wangle::SSLContextManagerForTest |
Namespaces | |
wangle | |
Functions | |
wangle::TEST (SSLContextManagerTest, Test1) | |
wangle::TEST (SSLContextManagerTest, DISABLED_TestSessionContextIfSupplied) | |
wangle::TEST (SSLContextManagerTest, DISABLED_TestSessionContextIfSessionCacheAbsent) | |