#include <node/timeoffsets.h>
#include <node/warnings.h>
#include <test/util/setup_common.h>
#include <boost/test/unit_test.hpp>
#include <chrono>
#include <vector>
Go to the source code of this file.
◆ AddMulti()
static void AddMulti |
( |
TimeOffsets & |
offsets, |
|
|
const std::vector< std::chrono::seconds > & |
to_add |
|
) |
| |
|
static |
◆ BOOST_AUTO_TEST_CASE() [1/2]
BOOST_AUTO_TEST_CASE |
( |
timeoffsets |
| ) |
|
◆ BOOST_AUTO_TEST_CASE() [2/2]
BOOST_AUTO_TEST_CASE |
( |
timeoffsets_warning |
| ) |
|
◆ IsWarningRaised()
static bool IsWarningRaised |
( |
const std::vector< std::chrono::seconds > & |
check_offsets | ) |
|
|
static |