#include <boost/test/unit_test.hpp>
#include <iostream>
#include <websocketpp/common/stdint.hpp>
#include <websocketpp/random/random_device.hpp>
#include <websocketpp/concurrency/none.hpp>
Go to the source code of this file.
Macros | |
#define | BOOST_TEST_MODULE random_device |
Functions | |
BOOST_AUTO_TEST_CASE (compiles) | |
#define BOOST_TEST_MODULE random_device |
Definition at line 28 of file random_device.cpp.
BOOST_AUTO_TEST_CASE | ( | compiles | ) |
Definition at line 37 of file random_device.cpp.