bind9/tests
Ondřej Surý c60ce13127
Revert "Kill unit tests that run more than 1200 seconds"
This reverts commit 3d5c7cd46c which
added wrapper around all the unit tests that would run the unit test in
the forked process.

This makes any debugging of the unit tests too hard.  Futures attempts
to fix #3980 should add a custom automake test harness (log driver) that
would kill the unit test after configured timeout.
2023-04-14 06:14:19 +02:00
..
bench A few qp-trie cleanups 2023-04-05 12:35:04 +01:00
dns Correct value of DNS_NAME_MAXLABELS 2023-04-05 14:46:39 +00:00
include/tests Revert "Kill unit tests that run more than 1200 seconds" 2023-04-14 06:14:19 +02:00
irs Move irs_resconf into libdns and remove libirs 2023-02-24 09:38:59 +00:00
isc Refactor the isc_quota code and fix the quota in TCP accept code 2023-04-12 14:10:37 +02:00
isccfg Remove do-nothing header <isc/print.h> 2023-02-15 16:44:47 +00:00
libtest Use a qp-trie for the zone table 2023-04-05 12:38:11 +01:00
ns Refactor the isc_quota code and fix the quota in TCP accept code 2023-04-12 14:10:37 +02:00
.gitignore Move all the unit tests to /tests/<libname>/ 2022-05-28 14:53:02 -07:00
Makefile.am Build libtest even if CMOCKA is not available 2023-03-29 02:29:18 +00:00
unit-test-driver.sh.in Move all the unit tests to /tests/<libname>/ 2022-05-28 14:53:02 -07:00