Bitcoin Core  27.99.0
P2P Digital Currency
Functions
timedata_tests.cpp File Reference
#include <netaddress.h>
#include <noui.h>
#include <test/util/logging.h>
#include <test/util/setup_common.h>
#include <timedata.h>
#include <util/string.h>
#include <util/translation.h>
#include <warnings.h>
#include <string>
#include <boost/test/unit_test.hpp>
Include dependency graph for timedata_tests.cpp:

Go to the source code of this file.

Functions

 BOOST_AUTO_TEST_CASE (util_MedianFilter)
 
static void MultiAddTimeData (int n, int64_t offset)
 
 BOOST_AUTO_TEST_CASE (addtimedata)
 

Function Documentation

◆ BOOST_AUTO_TEST_CASE() [1/2]

BOOST_AUTO_TEST_CASE ( addtimedata  )

Definition at line 57 of file timedata_tests.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [2/2]

BOOST_AUTO_TEST_CASE ( util_MedianFilter  )

Definition at line 21 of file timedata_tests.cpp.

Here is the call graph for this function:

◆ MultiAddTimeData()

static void MultiAddTimeData ( int  n,
int64_t  offset 
)
static

Definition at line 46 of file timedata_tests.cpp.

Here is the call graph for this function:
Here is the caller graph for this function: