Page MenuHomePhabricator

test: Add ASSERT_DEBUG_LOG to unit test framework
ClosedPublic

Authored by deadalnix on Apr 30 2020, 15:24.

Details

Summary
  • logging: Add member for arbitrary print callbacks
  • test: Add ASSERT_DEBUG_LOG to unit test framework

This is a backport of Core PR16540

Test Plan
make check

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

[Bot Message]
One or more PR numbers were detected in the summary.
Links to those PRs have been inserted into the summary for reference.

Fabien added a subscriber: Fabien.
Fabien added inline comments.
src/test/lib/logging.cpp
17 ↗(On Diff #19295)

braces

This revision is now accepted and ready to land.Apr 30 2020, 16:09