bind9/lib/ns
Michal Nowak bfa6ecb796
Provide unit test driver
This adds a unit test driver for BIND with Automake.  It runs the unit
test program provided as its sole command line argument and then looks
for a core dump generated by that test program.  If one is found, the
driver prints the backtrace into the test log.
2020-05-21 12:13:01 +02:00
..
include Complete rewrite the BIND 9 build system 2020-04-21 14:19:48 +02:00
tests Provide unit test driver 2020-05-21 12:13:01 +02:00
win32 Complete rewrite the BIND 9 build system 2020-04-21 14:19:48 +02:00
api prep 9.17.1 2020-04-16 23:03:54 +02:00
client.c Fix the statistic counter underflow in ns_client_t 2020-04-03 19:41:46 +02:00
hooks.c Complete rewrite the BIND 9 build system 2020-04-21 14:19:48 +02:00
interfacemgr.c netmgr refactoring: use generic functions when operating on sockets. 2020-03-24 20:31:43 +00:00
lib.c apply the modified style 2020-02-13 15:05:06 -08:00
listenlist.c Reformat using the new rules 2020-02-14 09:31:05 +01:00
log.c apply the modified style 2020-02-13 15:05:06 -08:00
Makefile.am As libltdl is convenience library, link it just into libisc 2020-04-30 15:33:44 +02:00
notify.c apply the modified style 2020-02-13 15:05:06 -08:00
query.c Added new logging category rpz-passthru 2020-05-07 11:44:48 -03:00
server.c apply the modified style 2020-02-13 15:05:06 -08:00
sortlist.c apply the modified style 2020-02-13 15:05:06 -08:00
stats.c apply the modified style 2020-02-13 15:05:06 -08:00
update.c enforce record count maximums 2020-05-13 15:35:28 +10:00
xfrout.c move provide-ixfr testing after the serial has been checked 2020-05-14 16:37:34 +10:00