Page MenuHomePhabricator

[CMAKE] Actually run the seeder tests
ClosedPublic

Authored by Fabien on Jan 10 2020, 21:57.

Details

Summary

The seeder test executable is built, but no test is declared so they are
not run. This diff fixes this bug.

Test Plan
ninja check-bitcoin-seeder

Edit src/seeder/test/seeder_tests.cpp to make the test fail, then
re-run:

ninja check-bitcoin-seeder

Check the test failure is reported correctly.

Diff Detail

Repository
rABC Bitcoin ABC
Branch
cmake_fix_seeder_tests
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 8844
Build 15663: Default Diff Build & Tests
Build 15662: arc lint + arc unit