join 1.0
lightweight network framework library
Loading...
Searching...
No Matches
tls_protocol_test.cpp File Reference
#include <join/tls_protocol.hpp>
#include <gtest/gtest.h>
Include dependency graph for tls_protocol_test.cpp:

Functions

 TEST (TlsProtocol, family)
 test the family method.
 
 TEST (TlsProtocol, equal)
 equal method.
 
int main (int argc, char **argv)
 main function.
 

Function Documentation

◆ main()

int main ( int argc,
char ** argv )

main function.

◆ TEST() [1/2]

TEST ( TlsProtocol ,
equal  )

equal method.

◆ TEST() [2/2]

TEST ( TlsProtocol ,
family  )

test the family method.