]> git.ipfire.org Git - thirdparty/pdns.git/commit
rec: make sure the record cache has sane parameters for each unit test 14754/head
authorOtto Moerbeek <otto.moerbeek@open-xchange.com>
Mon, 7 Oct 2024 12:20:01 +0000 (14:20 +0200)
committerOtto Moerbeek <otto.moerbeek@open-xchange.com>
Mon, 7 Oct 2024 13:07:36 +0000 (15:07 +0200)
commit7cf5a90e8f8181c185fa80fa1fd9782ba3dd879b
treef33431513d2514745586a76e34152c101b16be36
parent9dd0277ef552f04f092ba73d694a52ebf79fd949
rec: make sure the record cache has sane parameters for each unit test

In particluar if a specific test was run that would set the maximum
RRSET very low, the reczones_helpers/test_UserHints test would fail.
pdns/recursordist/recursor_cache.cc
pdns/recursordist/test-reczones-helpers.cc
pdns/recursordist/test-syncres_cc.cc