Bitcoin Core  27.99.0
P2P Digital Currency
Functions
streams_tests.cpp File Reference
#include <streams.h>
#include <test/util/random.h>
#include <test/util/setup_common.h>
#include <util/fs.h>
#include <util/strencodings.h>
#include <boost/test/unit_test.hpp>
Include dependency graph for streams_tests.cpp:

Go to the source code of this file.

Functions

 BOOST_AUTO_TEST_CASE (xor_file)
 
 BOOST_AUTO_TEST_CASE (streams_vector_writer)
 
 BOOST_AUTO_TEST_CASE (streams_vector_reader)
 
 BOOST_AUTO_TEST_CASE (streams_vector_reader_rvalue)
 
 BOOST_AUTO_TEST_CASE (bitstream_reader_writer)
 
 BOOST_AUTO_TEST_CASE (streams_serializedata_xor)
 
 BOOST_AUTO_TEST_CASE (streams_buffered_file)
 
 BOOST_AUTO_TEST_CASE (streams_buffered_file_skip)
 
 BOOST_AUTO_TEST_CASE (streams_buffered_file_rand)
 
 BOOST_AUTO_TEST_CASE (streams_hashed)
 

Function Documentation

◆ BOOST_AUTO_TEST_CASE() [1/10]

BOOST_AUTO_TEST_CASE ( bitstream_reader_writer  )

Definition at line 187 of file streams_tests.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [2/10]

BOOST_AUTO_TEST_CASE ( streams_buffered_file  )

Definition at line 256 of file streams_tests.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [3/10]

BOOST_AUTO_TEST_CASE ( streams_buffered_file_rand  )

Definition at line 436 of file streams_tests.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [4/10]

BOOST_AUTO_TEST_CASE ( streams_buffered_file_skip  )

Definition at line 387 of file streams_tests.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [5/10]

BOOST_AUTO_TEST_CASE ( streams_hashed  )

Definition at line 557 of file streams_tests.cpp.

◆ BOOST_AUTO_TEST_CASE() [6/10]

BOOST_AUTO_TEST_CASE ( streams_serializedata_xor  )

Definition at line 222 of file streams_tests.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [7/10]

BOOST_AUTO_TEST_CASE ( streams_vector_reader  )

Definition at line 131 of file streams_tests.cpp.

◆ BOOST_AUTO_TEST_CASE() [8/10]

BOOST_AUTO_TEST_CASE ( streams_vector_reader_rvalue  )

Definition at line 176 of file streams_tests.cpp.

◆ BOOST_AUTO_TEST_CASE() [9/10]

BOOST_AUTO_TEST_CASE ( streams_vector_writer  )

Definition at line 73 of file streams_tests.cpp.

◆ BOOST_AUTO_TEST_CASE() [10/10]

BOOST_AUTO_TEST_CASE ( xor_file  )

Definition at line 17 of file streams_tests.cpp.

Here is the call graph for this function: