Bitcoin Core 31.99.0
P2P Digital Currency
Functions
system_tests.cpp File Reference
#include <bitcoin-build-config.h>
#include <common/run_command.h>
#include <test/util/common.h>
#include <test/util/setup_common.h>
#include <univalue.h>
#include <util/string.h>
#include <util/subprocess.h>
#include <boost/cstdlib.hpp>
#include <boost/test/unit_test.hpp>
#include <string>
Include dependency graph for system_tests.cpp:

Go to the source code of this file.

Functions

static std::vector< std::string > mock_executable (std::string name)
 
 BOOST_AUTO_TEST_CASE (run_command)
 

Function Documentation

◆ BOOST_AUTO_TEST_CASE()

BOOST_AUTO_TEST_CASE ( run_command  )

Definition at line 43 of file system_tests.cpp.

Here is the call graph for this function:

◆ mock_executable()

static std::vector< std::string > mock_executable ( std::string  name)
static

Definition at line 27 of file system_tests.cpp.

Here is the caller graph for this function: