Page MenuHomePhabricator

Added test file for CBlockIndex, including a test for get block header.
ClosedPublic

Authored by jasonbcox on Jul 3 2018, 16:55.

Details

Summary

CBlockIndex has no tests of it's own. This partially completes T355 (part 1 of many).
This test specifically is just a sanity check to make sure GetBlockHeader returns what it's given.

Test Plan

make check

Diff Detail

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