zmqpp  4.1.2
C++ bindings for 0mq (libzmq)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Functions
test_actor.cpp File Reference
#include <boost/test/unit_test.hpp>
#include <thread>
#include "zmqpp/context.hpp"
#include "zmqpp/message.hpp"
#include "zmqpp/actor.hpp"
#include "zmqpp/poller.hpp"
#include <iostream>
Include dependency graph for test_actor.cpp:

Functions

 BOOST_AUTO_TEST_CASE (simple_test)
 
 BOOST_AUTO_TEST_CASE (test_actor_movable)
 
 BOOST_AUTO_TEST_CASE (child_thread_wait_for_stop)
 
 BOOST_AUTO_TEST_CASE (test_actor_init_failed)
 
 BOOST_AUTO_TEST_CASE (test_actor_stop_failed)
 
 BOOST_AUTO_TEST_CASE (test_sending_command)
 

Function Documentation

BOOST_AUTO_TEST_CASE ( simple_test  )
BOOST_AUTO_TEST_CASE ( test_actor_movable  )
BOOST_AUTO_TEST_CASE ( child_thread_wait_for_stop  )
BOOST_AUTO_TEST_CASE ( test_actor_init_failed  )
BOOST_AUTO_TEST_CASE ( test_actor_stop_failed  )
BOOST_AUTO_TEST_CASE ( test_sending_command  )