#include <boost/test/unit_test.hpp>
#include <iostream>
#include "../../src/processors/hybi_util.hpp"
#include "../../src/network_utilities.hpp"
Go to the source code of this file.
Macros | |
#define | BOOST_TEST_MODULE hybi_util |
Functions | |
BOOST_AUTO_TEST_CASE (circshift_0) | |
BOOST_AUTO_TEST_CASE (circshift_1) | |
BOOST_AUTO_TEST_CASE (circshift_2) | |
BOOST_AUTO_TEST_CASE (circshift_3) | |
#define BOOST_TEST_MODULE hybi_util |
Definition at line 28 of file hybi_util.cpp.
BOOST_AUTO_TEST_CASE | ( | circshift_0 | ) |
Definition at line 36 of file hybi_util.cpp.
References websocketpp::frame::circshift_prepared_key(), and websocketpp::error::test.
BOOST_AUTO_TEST_CASE | ( | circshift_1 | ) |
Definition at line 52 of file hybi_util.cpp.
References websocketpp::frame::circshift_prepared_key(), and websocketpp::error::test.
BOOST_AUTO_TEST_CASE | ( | circshift_2 | ) |
Definition at line 68 of file hybi_util.cpp.
References websocketpp::frame::circshift_prepared_key(), and websocketpp::error::test.
BOOST_AUTO_TEST_CASE | ( | circshift_3 | ) |
Definition at line 84 of file hybi_util.cpp.
References websocketpp::frame::circshift_prepared_key(), and websocketpp::error::test.