mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-29 05:28:00 +00:00
Replace obsolete references to ATF with Cmocka
Fixup for MR!886.
This commit is contained in:
parent
631ee58010
commit
69d0fe9e72
@ -83,7 +83,7 @@ comments; they must be clearly written and consistent with existing style.
|
|||||||
* Read the diff
|
* Read the diff
|
||||||
* Read accompanying notes in the ticket
|
* Read accompanying notes in the ticket
|
||||||
* Apply the diff to the appropriate branch
|
* Apply the diff to the appropriate branch
|
||||||
* Run `configure` (using at least `--enable-developer --with-atf`)
|
* Run `configure` (using at least `--enable-developer`)
|
||||||
* Build
|
* Build
|
||||||
* Read the documentation, if any
|
* Read the documentation, if any
|
||||||
* Read the tests
|
* Read the tests
|
||||||
@ -139,7 +139,7 @@ interfaces (as root):
|
|||||||
$ sudo sh ifconfig.sh up
|
$ sudo sh ifconfig.sh up
|
||||||
$ cd ../../..
|
$ cd ../../..
|
||||||
|
|
||||||
To run the tests, build BIND (be sure to use --with-atf to run unit
|
To run the tests, build BIND (be sure to use --with-cmocka to run unit
|
||||||
tests), then run `make` `check`. An easy way to check the results:
|
tests), then run `make` `check`. An easy way to check the results:
|
||||||
|
|
||||||
$ make check 2>&1 | tee /tmp/check.out
|
$ make check 2>&1 | tee /tmp/check.out
|
||||||
|
Loading…
x
Reference in New Issue
Block a user