]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
chg: dev: Restore the ability to select individual unit tests
authorMark Andrews <marka@isc.org>
Thu, 22 Aug 2024 00:54:13 +0000 (00:54 +0000)
committerMark Andrews <marka@isc.org>
Thu, 22 Aug 2024 00:54:13 +0000 (00:54 +0000)
This add the command line arguments: `-d` (debug), `-l` (list tests) and `-t test` (run this test) to the unit tests.

Closes #4579

Merge branch '4579-restore-the-ability-to-select-individual-unit-tests' into 'main'

Closes #4579

See merge request isc-projects/bind9!9384


Trivial merge