make check
src/seeder/test_bitcoin-seeder
ninja
ninja check
These should build everything including the seeder and seeder tests.
ninja test_bitcoin-seeder
This should only build `test_bitcoin-seeder`
ninja check-bitcoin-seeder-test
The second commandThis should build onlyonly run the seeder and the `bitcoin-seeder` tests and run.
only the seeder unit tests