]> git.ipfire.org Git - thirdparty/pdns.git/commit
Introduce test for PR 8648. 8667/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 14:30:02 +0000 (15:30 +0100)
commit357d1186658089b0c0e6b2a9fc5b5e599d13c338
tree283512b45ad6c22bc9e2c1a7be15f9b406e17e21
parent375a14bc39369c132dc7c22c3d721898cea658a6
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