[tests] Clean up addrman_tests.cpp
commita80f295666ba15d795be00773f768d7167599a63
authorJimmy Song <jaejoon@gmail.com>
Tue, 9 May 2017 16:11:12 +0000 (9 09:11 -0700)
committerJimmy Song <jaejoon@gmail.com>
Tue, 9 May 2017 20:59:49 +0000 (9 13:59 -0700)
tree4e9b030f37d9fae18b8d6d45e1562c56eaf49879
parent776ba233e939fe41a74c6b2632b93a0679a32c71
[tests] Clean up addrman_tests.cpp

Cleanup request from #10287.
Change "Test #:" comments to "Test:"
Change BOOST_CHECK(... = ...) to BOOST_CHECK_EQUAL(..., ...)
Remove three unnecessary if statements
src/test/addrman_tests.cpp