]> git.ipfire.org Git - thirdparty/pdns.git/commit
Introduce test for PR 8648. 8670/head
authorOtto Moerbeek <otto.moerbeek@open-xchange.com>
Mon, 6 Jan 2020 14:04:25 +0000 (15:04 +0100)
committerOtto Moerbeek <otto.moerbeek@open-xchange.com>
Mon, 6 Jan 2020 16:10:20 +0000 (17:10 +0100)
commit785254b7c8d7f1a484380d73ef25602fc2fa2ddc
treeefcdb7427bf40f45a2f3a0e6676b02494bd72890
parent98b16a0bcb0a84337070eb6ebd9a641f01a86e5d
Introduce test for PR 8648.

While there, explicitly init qname-minimization in test-syncres to
false.  The current code gave the impression it was turned on by
default for unit tests.  We have a lot of test that count queries,
and that is highly depedent on qname minimization being on or off.
pdns/recursordist/test-syncres_cc.cc
pdns/recursordist/test-syncres_cc5.cc