Toolbox snapshot
The Reactive C++ Toolbox
Loading...
Searching...
No Matches
Functions
Hook.ut.cpp File Reference
#include "Hook.hpp"
#include <boost/test/unit_test.hpp>
Include dependency graph for Hook.ut.cpp:

Go to the source code of this file.

Functions

 BOOST_AUTO_TEST_CASE (HookAutoUnlinkCase)
 
 BOOST_AUTO_TEST_CASE (HookDispatchCase)
 
 BOOST_AUTO_TEST_CASE (HookReentrantCase)
 

Function Documentation

◆ BOOST_AUTO_TEST_CASE() [1/3]

BOOST_AUTO_TEST_CASE ( HookAutoUnlinkCase  )

Definition at line 53 of file Hook.ut.cpp.

◆ BOOST_AUTO_TEST_CASE() [2/3]

BOOST_AUTO_TEST_CASE ( HookDispatchCase  )

Definition at line 67 of file Hook.ut.cpp.

◆ BOOST_AUTO_TEST_CASE() [3/3]

BOOST_AUTO_TEST_CASE ( HookReentrantCase  )

Definition at line 92 of file Hook.ut.cpp.