]> git.ipfire.org Git - thirdparty/pdns.git/commit
Add unit tests for taskqueue, removing the old stub code and using the real stuff 11294/head
authorOtto Moerbeek <otto.moerbeek@open-xchange.com>
Tue, 22 Feb 2022 09:50:04 +0000 (10:50 +0100)
committerOtto Moerbeek <otto.moerbeek@open-xchange.com>
Tue, 22 Feb 2022 12:29:47 +0000 (13:29 +0100)
commite3257bdce0aebe1bedce2c0eb7ef028bb436ca34
tree2d74de4233a6468650263314a2ba97e48d54ecd7
parent505841a20e96231b42284b01b434754f930c2536
Add unit tests for taskqueue, removing the old stub code and using the real stuff
pdns/recursordist/Makefile.am
pdns/recursordist/rec-taskqueue.cc
pdns/recursordist/rec-taskqueue.hh
pdns/recursordist/taskqueue.hh
pdns/recursordist/test-rec-taskqueue.cc [new file with mode: 0644]
pdns/recursordist/test-syncres_cc.cc
pdns/recursordist/test-syncres_cc.hh
pdns/recursordist/test-syncres_cc1.cc
pdns/recursordist/test-syncres_cc2.cc