#include <boost/test/unit_test.hpp>#include <iostream>#include <websocketpp/common/type_traits.hpp>#include <websocketpp/transport/asio/security/none.hpp>#include <websocketpp/transport/asio/security/tls.hpp>
Go to the source code of this file.
Classes | |
| struct | dummy_con< base > | 
Macros | |
| #define | BOOST_TEST_MODULE transport_asio_base | 
Functions | |
| BOOST_AUTO_TEST_CASE (translated_ec_none) | |
| BOOST_AUTO_TEST_CASE (translated_ec_tls) | |
| #define BOOST_TEST_MODULE transport_asio_base | 
Definition at line 28 of file security.cpp.
| BOOST_AUTO_TEST_CASE | ( | translated_ec_none | ) | 
Definition at line 45 of file security.cpp.
References websocketpp::transport::error::make_error_code(), websocketpp::transport::error::pass_through, and dummy_con< base >::test().
| BOOST_AUTO_TEST_CASE | ( | translated_ec_tls | ) | 
Definition at line 58 of file security.cpp.
References websocketpp::transport::error::make_error_code(), websocketpp::transport::error::pass_through, and dummy_con< base >::test().