To allow this, I added bird-tools as a submodule (aux-tools). To run
netlab tests, call
make aux-test-prepare
make netlab-tests
and wait patiently until all the tests finish.
You may also request single netlab tests:
make netlab-test-ospf-base
To rerun the tests, run
make netlab-tests-reset
and all the test results are wiped to run a fresh batch.