Bitcoin Core 31.0.0
P2P Digital Currency
Loading...
Searching...
No Matches
blockfilter_tests.cpp File Reference
#include <test/data/blockfilters.json.h>
#include <test/util/common.h>
#include <blockfilter.h>
#include <core_io.h>
#include <primitives/block.h>
#include <serialize.h>
#include <streams.h>
#include <undo.h>
#include <univalue.h>
#include <util/strencodings.h>
#include <boost/test/unit_test.hpp>
Include dependency graph for blockfilter_tests.cpp:

Go to the source code of this file.

Functions

 BOOST_AUTO_TEST_CASE (gcsfilter_test)
 BOOST_AUTO_TEST_CASE (gcsfilter_default_constructor)
 BOOST_AUTO_TEST_CASE (blockfilter_basic_test)
 BOOST_AUTO_TEST_CASE (blockfilters_json_test)
 BOOST_AUTO_TEST_CASE (blockfilter_type_names)

Function Documentation

◆ BOOST_AUTO_TEST_CASE() [1/5]

BOOST_AUTO_TEST_CASE ( blockfilter_basic_test )

Definition at line 57 of file blockfilter_tests.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [2/5]

BOOST_AUTO_TEST_CASE ( blockfilter_type_names )

Definition at line 179 of file blockfilter_tests.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [3/5]

BOOST_AUTO_TEST_CASE ( blockfilters_json_test )

Definition at line 130 of file blockfilter_tests.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [4/5]

BOOST_AUTO_TEST_CASE ( gcsfilter_default_constructor )

Definition at line 44 of file blockfilter_tests.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [5/5]

BOOST_AUTO_TEST_CASE ( gcsfilter_test )

Definition at line 21 of file blockfilter_tests.cpp.

Here is the call graph for this function: