]> granicus.if.org Git - pdns/commit
Split test-syncres_cc.cc into multiple files to make them more
authorOtto Moerbeek <otto.moerbeek@open-xchange.com>
Tue, 30 Apr 2019 08:57:10 +0000 (10:57 +0200)
committerOtto Moerbeek <otto.moerbeek@open-xchange.com>
Tue, 30 Apr 2019 11:55:07 +0000 (13:55 +0200)
commit8667566989128b515328f3d9cbd5410cbdbe6cb6
tree02e1088582ed08f1e171dee285463d5ce0c2f0d5
parent81948be604ba5a2e2f29167ffd8e6a59dded55a7
Split test-syncres_cc.cc into multiple files to make them more
digestible.  The split is done without looking at groups of tests.
We might want to change that.
12 files changed:
pdns/recursordist/Makefile.am
pdns/recursordist/test-syncres_cc.cc
pdns/recursordist/test-syncres_cc.hh [new file with mode: 0644]
pdns/recursordist/test-syncres_cc1.cc [new file with mode: 0644]
pdns/recursordist/test-syncres_cc2.cc [new file with mode: 0644]
pdns/recursordist/test-syncres_cc3.cc [new file with mode: 0644]
pdns/recursordist/test-syncres_cc4.cc [new file with mode: 0644]
pdns/recursordist/test-syncres_cc5.cc [new file with mode: 0644]
pdns/recursordist/test-syncres_cc6.cc [new file with mode: 0644]
pdns/recursordist/test-syncres_cc7.cc [new file with mode: 0644]
pdns/recursordist/test-syncres_cc8.cc [new file with mode: 0644]
pdns/recursordist/test-syncres_cc9.cc [new file with mode: 0644]