diff options
author | John Newbery <john@johnnewbery.com> | 2017-06-02 14:30:36 -0400 |
---|---|---|
committer | John Newbery <john@johnnewbery.com> | 2017-08-15 13:12:15 -0400 |
commit | 7897338918dac072e788b8ab2919d4559f311bef (patch) | |
tree | e514317914448eaf783a2b5b980ba9339895bbdb /src/net.cpp | |
parent | e526ca6284b9e13be1b912b80dd73a34e739b539 (diff) |
[tests] Introduce TestNode
TestNode is a class responsible for all state related to a bitcoind node
under test. It stores local state, is responsible for tracking the
bitcoind process and delegates unrecognised messages to the RPC
connection.
This commit changes start_nodes and stop_nodes to start and stop the
bitcoind nodes in parallel, making test setup and teardown much faster.
Diffstat (limited to 'src/net.cpp')
0 files changed, 0 insertions, 0 deletions