Dash Core Source Documentation (0.16.0.1)

Find detailed information regarding the Dash Core source code.

accounting_tests.cpp File Reference
#include <wallet/wallet.h>
#include <wallet/test/wallet_test_fixture.h>
#include <stdint.h>
#include <boost/test/unit_test.hpp>
+ Include dependency graph for accounting_tests.cpp:

Go to the source code of this file.

Functions

static void GetResults (CWallet &wallet, std::map< CAmount, CAccountingEntry > &results)
 
 BOOST_AUTO_TEST_CASE (acc_orderupgrade)
 

Function Documentation

◆ BOOST_AUTO_TEST_CASE()

◆ GetResults()

static void GetResults ( CWallet wallet,
std::map< CAmount, CAccountingEntry > &  results 
)
static
Released under the MIT license