Bitcoin Core  27.99.0
P2P Digital Currency
Functions
amount_tests.cpp File Reference
#include <consensus/amount.h>
#include <policy/feerate.h>
#include <limits>
#include <boost/test/unit_test.hpp>
Include dependency graph for amount_tests.cpp:

Go to the source code of this file.

Functions

 BOOST_AUTO_TEST_CASE (MoneyRangeTest)
 
 BOOST_AUTO_TEST_CASE (GetFeeTest)
 
 BOOST_AUTO_TEST_CASE (BinaryOperatorTest)
 
 BOOST_AUTO_TEST_CASE (ToStringTest)
 

Function Documentation

◆ BOOST_AUTO_TEST_CASE() [1/4]

BOOST_AUTO_TEST_CASE ( BinaryOperatorTest  )

Definition at line 116 of file amount_tests.cpp.

◆ BOOST_AUTO_TEST_CASE() [2/4]

BOOST_AUTO_TEST_CASE ( GetFeeTest  )

Definition at line 23 of file amount_tests.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [3/4]

BOOST_AUTO_TEST_CASE ( MoneyRangeTest  )

Definition at line 14 of file amount_tests.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [4/4]

BOOST_AUTO_TEST_CASE ( ToStringTest  )

Definition at line 133 of file amount_tests.cpp.

Here is the call graph for this function: