diff options
| author | Jon Atack <[email protected]> | 2019-12-28 12:50:20 +0100 |
|---|---|---|
| committer | Jon Atack <[email protected]> | 2020-03-04 14:24:08 +0100 |
| commit | 08b992675cf8d946db19b7bea747fa1085fdb2a2 (patch) | |
| tree | 229325a74b4a0ccfa4bd9b68ba6c023f222da4b7 /src/init.cpp | |
| parent | Merge #17809: rpc: Auto-format RPCResult (diff) | |
| download | discoin-08b992675cf8d946db19b7bea747fa1085fdb2a2.tar.xz discoin-08b992675cf8d946db19b7bea747fa1085fdb2a2.zip | |
test: add feature_asmap functional tests
to verify node behaviour and debug log when launching bitcoind in these cases:
1. `bitcoind` with no -asmap arg, using /16 prefix for IP bucketing
2. `bitcoind -asmap=<relative path>`, using the unit test skeleton asmap
3. `bitcoind -asmap/-asmap=` with no file specified, using the default asmap
4. `bitcoind -asmap` with no file specified, and a missing default asmap file
The tests are order-independent. The slowest test (missing default asmap file)
is placed last.
Diffstat (limited to 'src/init.cpp')
0 files changed, 0 insertions, 0 deletions