#include <boost/test/unit_test.hpp>#include <string>#include <websocketpp/logger/basic.hpp>#include <websocketpp/concurrency/none.hpp>#include <websocketpp/concurrency/basic.hpp>
Go to the source code of this file.
Macros | |
| #define | BOOST_TEST_MODULE basic_log | 
Typedefs | |
| typedef websocketpp::log::basic< websocketpp::concurrency::basic, websocketpp::log::alevel > | basic_access_log_type | 
Functions | |
| BOOST_AUTO_TEST_CASE (is_token_char) | |
| BOOST_AUTO_TEST_CASE (access_clear) | |
| BOOST_AUTO_TEST_CASE (basic_concurrency) | |
| BOOST_AUTO_TEST_CASE (copy_constructor) | |
| BOOST_AUTO_TEST_CASE | ( | is_token_char | ) | 
Definition at line 39 of file basic.cpp.
References websocketpp::log::elevel::fatal, websocketpp::log::elevel::info, websocketpp::log::elevel::rerror, websocketpp::log::basic< concurrency, names >::set_channels(), and websocketpp::log::elevel::warn.
Referenced by BOOST_AUTO_TEST_CASE().
| BOOST_AUTO_TEST_CASE | ( | access_clear | ) | 
Definition at line 57 of file basic.cpp.
References websocketpp::log::alevel::devel.
| BOOST_AUTO_TEST_CASE | ( | basic_concurrency | ) | 
Definition at line 72 of file basic.cpp.
References websocketpp::log::alevel::devel.
| BOOST_AUTO_TEST_CASE | ( | copy_constructor | ) | 
Definition at line 86 of file basic.cpp.
References BOOST_AUTO_TEST_CASE(), websocketpp::log::alevel::devel, websocketpp::log::basic< concurrency, names >::set_channels(), and websocketpp::log::basic< concurrency, names >::write().