HomePhabricator

test: display command line options passed to send_cli() in debug log

Description

test: display command line options passed to send_cli() in debug log

Summary:
Co-authored-by: MarcoFalke <falke.marco@gmail.com>

The changes in interface_bitcoin_cli.py were already applied in our codebase.

This is a backport of Core PR18712

Test Plan:
Add a failure (assert False) in interface_bitcoin_cli.py after a call to send_cli()
Check the presence of the new debug message in the log, just before the failure.

Reviewers: #bitcoin_abc, Fabien

Reviewed By: #bitcoin_abc, Fabien

Differential Revision: https://reviews.bitcoinabc.org/D8963

Details

Provenance
Jon Atack <jon@atack.com>Authored on Apr 20 2020, 21:24
PiRKCommitted on Jan 20 2021, 11:08
PiRKPushed on Jan 20 2021, 11:08
Reviewer
Restricted Project
Differential Revision
D8963: test: display command line options passed to send_cli() in debug log
Parents
rABC0f75a947b304: tests: Add fuzzing harness for classes/functions in blockfilter.h. Add integer…
Branches
Unknown
Tags
Unknown