Bitcoin ABC  0.29.2
P2P Digital Currency
Functions
ismine_tests.cpp File Reference
#include <chainparams.h>
#include <key.h>
#include <node/context.h>
#include <script/script.h>
#include <script/script_error.h>
#include <script/standard.h>
#include <wallet/ismine.h>
#include <wallet/wallet.h>
#include <test/util/setup_common.h>
#include <boost/test/unit_test.hpp>
Include dependency graph for ismine_tests.cpp:

Go to the source code of this file.

Functions

 BOOST_AUTO_TEST_CASE (ismine_standard)
 

Function Documentation

◆ BOOST_AUTO_TEST_CASE()

BOOST_AUTO_TEST_CASE ( ismine_standard  )

Definition at line 20 of file ismine_tests.cpp.

Here is the call graph for this function: