]> git.ipfire.org Git - thirdparty/bind9.git/commit
Add the ability to select tests to run
authorMark Andrews <marka@isc.org>
Wed, 2 Sep 2020 08:22:21 +0000 (18:22 +1000)
committerMark Andrews <marka@isc.org>
Thu, 1 Oct 2020 13:03:01 +0000 (23:03 +1000)
commite310aaf4b7f3838855a15f06af5bd97758edccfc
tree21cede9e77df9c5ad12549831d5c1856452490f3
parent7dab61a3a7466ab6f0455802723fbb9119126927
Add the ability to select tests to run

task_test [-t <test_name>]

(cherry picked from commit 76837484e7d6f9a70c8217f9bd7f5aa1784fe353)
lib/isc/include/isc/Makefile.in
lib/isc/include/isc/cmocka.h [new file with mode: 0644]
lib/isc/tests/task_test.c
util/copyrights