]> git.ipfire.org Git - thirdparty/pdns.git/commit
Move domain-map related helper functions for testability and add tests
authorFred Morcos <fred.morcos@open-xchange.com>
Tue, 31 May 2022 11:37:30 +0000 (13:37 +0200)
committerFred Morcos <fred.morcos@open-xchange.com>
Mon, 13 Jun 2022 12:24:24 +0000 (14:24 +0200)
commit23855ca0b2e39fb0008cd158e08580773d5260ac
tree5acc1ab4bbf6b7f207713705b37f7952ac2ab331
parentbb0598b2ca240f4ecaf06bcbef25ce73f1f2bfb0
Move domain-map related helper functions for testability and add tests

This also adds tests for loading entries from an etc-hosts-like file.
pdns/recursordist/Makefile.am
pdns/recursordist/reczones-helpers.cc [new symlink]
pdns/recursordist/reczones-helpers.hh [new symlink]
pdns/recursordist/test-reczones-helpers.cc [new file with mode: 0644]
pdns/reczones-helpers.cc [new file with mode: 0644]
pdns/reczones-helpers.hh [new file with mode: 0644]
pdns/reczones.cc