proxygen
Utilities.h File Reference

Go to the source code of this file.

Classes

struct  fizz::test::CertAndKey
 

Namespaces

 fizz
 
 fizz::test
 

Functions

template<typename A , typename B >
void fizz::test::throwIfNeq (const A &a, const B &b, const std::string &msg)
 
template<typename A >
void fizz::test::throwIfNull (const A &a, const std::string &msg)
 
CertAndKey fizz::test::createCert (std::string cn, bool ca, CertAndKey *issuer)
 
std::shared_ptr< PeerCert > fizz::test::getPeerCert (const CertAndKey &cert)