![]() |
Bitcoin Core 22.99.0
P2P Digital Currency
|
Identical to TestingSetup but excludes lock contention logging, as some of these tests are designed to be heavily contested to trigger race conditions or other issues. More...
Public Member Functions | |
NoLockLoggingTestingSetup () | |
![]() | |
TestingSetup (const std::string &chainName=CBaseChainParams::MAIN, const std::vector< const char * > &extra_args={}) | |
![]() | |
ChainTestingSetup (const std::string &chainName=CBaseChainParams::MAIN, const std::vector< const char * > &extra_args={}) | |
~ChainTestingSetup () | |
![]() | |
BasicTestingSetup (const std::string &chainName=CBaseChainParams::MAIN, const std::vector< const char * > &extra_args={}) | |
~BasicTestingSetup () | |
Additional Inherited Members | |
![]() | |
ECCVerifyHandle | globalVerifyHandle |
NodeContext | m_node |
const fs::path | m_path_root |
ArgsManager | m_args |
Identical to TestingSetup but excludes lock contention logging, as some of these tests are designed to be heavily contested to trigger race conditions or other issues.
Definition at line 26 of file checkqueue_tests.cpp.
|
inline |
Definition at line 27 of file checkqueue_tests.cpp.