Fabcoin Core  0.16.2
P2P Digital Currency
Functions | Variables
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

 BOOST_AUTO_TEST_CASE (acc_orderupgrade)
 

Variables

CWalletpwalletMain
 

Function Documentation

BOOST_AUTO_TEST_CASE ( acc_orderupgrade  )

Definition at line 31 of file accounting_tests.cpp.

Here is the call graph for this function:

Variable Documentation

CWallet* pwalletMain

Definition at line 11 of file wallet_test_fixture.cpp.