![]() |
ChimeraTK-ApplicationCore 04.06.00
|
#include <boost/test/test_tools.hpp>
Include dependency graph for check_timeout.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Macros | |
| #define | CHECK_TIMEOUT(condition, maxMilliseconds) |
| #define | CHECK_EQUAL_TIMEOUT(left, right, maxMilliseconds) |
| #define CHECK_EQUAL_TIMEOUT | ( | left, | |
| right, | |||
| maxMilliseconds | |||
| ) |
Definition at line 19 of file check_timeout.h.
| #define CHECK_TIMEOUT | ( | condition, | |
| maxMilliseconds | |||
| ) |
Definition at line 7 of file check_timeout.h.