]> git.ipfire.org Git - thirdparty/bind9.git/commit
Revert "Kill unit tests that run more than 1200 seconds"
authorOndřej Surý <ondrej@isc.org>
Fri, 14 Apr 2023 04:14:19 +0000 (06:14 +0200)
committerOndřej Surý <ondrej@isc.org>
Fri, 14 Apr 2023 04:14:19 +0000 (06:14 +0200)
commitc60ce131279a7be4fabb13d0801b6a871ec57258
treebc74ffe09da9a84d23e4206e1fb4e4f2273b5b44
parent22fb1b115a0fd5ec5467afdb3d20810af842824b
Revert "Kill unit tests that run more than 1200 seconds"

This reverts commit 3d5c7cd46c60e0a534dce0640c4e47b699e7003e 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.
tests/include/tests/isc.h