The seeder test executable is built, but no test is declared so they are
not run. This diff fixes this bug.
Details
Details
- Reviewers
deadalnix nakihito - Group Reviewers
Restricted Project - Commits
- rSTAGING7ef9e4ef302e: [CMAKE] Actually run the seeder tests
rABC7ef9e4ef302e: [CMAKE] Actually run the seeder tests
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
Diff Detail
- Repository
- rABC Bitcoin ABC
- Lint
Lint Not Applicable - Unit
Tests Not Applicable