mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-23 02:28:55 +00:00
Fix command to run all unit tests in doc/dev/dev.md
Fixup for build system rewrite 978c7b2e89aa37a7ddfe2f6b6ba12ce73dd04528, MR !985.
This commit is contained in:
parent
3c5dbe5742
commit
dac41968a9
@ -221,9 +221,9 @@ in `rbt.c`. (There are exceptions to this rule, though; for instance,
|
|||||||
different files in `lib/isc`.)
|
different files in `lib/isc`.)
|
||||||
|
|
||||||
When BIND is built with unit tests, they will be run as part of
|
When BIND is built with unit tests, they will be run as part of
|
||||||
`make` `check`. But if you want to run *only* the ATF unit tests:
|
`make` `check`. But if you want to run *only* the unit tests:
|
||||||
|
|
||||||
$ sh unit/unittest.sh
|
$ make unit
|
||||||
|
|
||||||
You can also run the unit tests for only one library:
|
You can also run the unit tests for only one library:
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user