![]() |
Bitcoin Core 31.99.0
P2P Digital Currency
|
#include <common/run_command.h>#include <test/util/common.h>#include <test/util/setup_common.h>#include <univalue.h>#include <util/string.h>#include <cstdlib>#include <iostream>#include <string_view>#include <util/subprocess.h>#include <boost/test/unit_test.hpp>#include <string>Go to the source code of this file.
Functions | |
| static std::vector< std::string > | mock_executable (const std::string &name) |
| BOOST_AUTO_TEST_CASE (run_command) | |
| BOOST_AUTO_TEST_CASE | ( | run_command | ) |
|
static |