diff options
author | Jon Atack <jon@atack.com> | 2019-12-28 12:50:20 +0100 |
---|---|---|
committer | Jon Atack <jon@atack.com> | 2020-03-04 14:24:08 +0100 |
commit | 08b992675cf8d946db19b7bea747fa1085fdb2a2 (patch) | |
tree | 229325a74b4a0ccfa4bd9b68ba6c023f222da4b7 /src | |
parent | a71c34742c24245a0d642e68f9e61f46cc7573fb (diff) |
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')
0 files changed, 0 insertions, 0 deletions