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
Branch
pr16540
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 10510
Build 18838: Default Diff Build & Tests
Build 18837: arc lint + arc unit

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

braces

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