mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-22 10:10:06 +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
|
||||
$ 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
|
||||
$ sh run.sh <testname>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user