mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-22 18:19:42 +00:00
Update run system test doc
This commit is contained in:
parent
188631fdd9
commit
ac7644f412
@ -153,8 +153,13 @@ To run only the system tests, omitting unit tests:
|
|||||||
$ cd bin/tests/system
|
$ cd bin/tests/system
|
||||||
$ sh runall.sh
|
$ sh runall.sh
|
||||||
|
|
||||||
Or, to run an individual system test:
|
To run an individual system test:
|
||||||
|
|
||||||
|
$ make -C bin/tests/system/ check TESTS=<testname> V=1
|
||||||
|
|
||||||
|
Or:
|
||||||
|
|
||||||
|
$ TESTS= make -e all check
|
||||||
$ cd bin/tests/system
|
$ cd bin/tests/system
|
||||||
$ sh run.sh <testname>
|
$ sh run.sh <testname>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user