bind9/tests
Mark Andrews 3d5c7cd46c Kill unit tests that run more than 1200 seconds
The CI doesn't provide useful forensics when a system test locks
up.  Fork the process and kill it with ABRT if it is still running
after 20 minutes.  Pass the exit status to the caller.
2023-04-03 00:15:43 +00:00
..
bench Refactor isc_time_now() to return time, and not result 2023-03-31 15:02:06 +02:00
dns Refactor isc_time_now() to return time, and not result 2023-03-31 15:02:06 +02:00
include/tests Kill unit tests that run more than 1200 seconds 2023-04-03 00:15:43 +00:00
irs Move irs_resconf into libdns and remove libirs 2023-02-24 09:38:59 +00:00
isc Refactor isc_time_now() to return time, and not result 2023-03-31 15:02:06 +02:00
isccfg Remove do-nothing header <isc/print.h> 2023-02-15 16:44:47 +00:00
libtest Refactor isc_time_now() to return time, and not result 2023-03-31 15:02:06 +02:00
ns Replace __attribute__((unused)) with ISC_ATTR_UNUSED attribute macro 2023-03-30 23:29:25 +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