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
- 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