]> git.ipfire.org Git - thirdparty/bind9.git/commit
migrate t_rbt to lib/dns/tests/rbt_test
authorEvan Hunt <each@isc.org>
Wed, 28 Feb 2018 22:12:02 +0000 (14:12 -0800)
committerEvan Hunt <each@isc.org>
Sat, 10 Mar 2018 02:43:58 +0000 (18:43 -0800)
commit4c6818ff8e27dd071c7c5d55dff27ee534cee8a1
tree74f374dbe6fe7bb7d55e7d76c44ba77086eb7aac
parent430d35e332d65cd1bf0f3eaf04fc842a2435ac53
migrate t_rbt to lib/dns/tests/rbt_test

(cherry picked from commit 109546cbda58c719e59c699e6ce14908279de776)
(cherry picked from commit c505afd1835747997593a9ccb07786f20112238f)
(cherry picked from commit 42fa3932abb4a902bbf25f994d12ad6678097ac5)
40 files changed:
bin/tests/.gitignore
bin/tests/Makefile.in
bin/tests/rbt/Makefile.in [deleted file]
bin/tests/rbt/dns_rbt.data [deleted file]
bin/tests/rbt/dns_rbt_addname_1_data [deleted file]
bin/tests/rbt/dns_rbt_addname_2_data [deleted file]
bin/tests/rbt/dns_rbt_bitstring.data [deleted file]
bin/tests/rbt/dns_rbt_create_1_data [deleted file]
bin/tests/rbt/dns_rbt_deletename_1_data [deleted file]
bin/tests/rbt/dns_rbt_deletename_2_data [deleted file]
bin/tests/rbt/dns_rbt_findname_1_data [deleted file]
bin/tests/rbt/dns_rbt_findname_2_data [deleted file]
bin/tests/rbt/dns_rbt_findname_3_data [deleted file]
bin/tests/rbt/dns_rbtnodechain_first_1.data [deleted file]
bin/tests/rbt/dns_rbtnodechain_first_2.data [deleted file]
bin/tests/rbt/dns_rbtnodechain_first_data [deleted file]
bin/tests/rbt/dns_rbtnodechain_init.data [deleted file]
bin/tests/rbt/dns_rbtnodechain_init_data [deleted file]
bin/tests/rbt/dns_rbtnodechain_last_1.data [deleted file]
bin/tests/rbt/dns_rbtnodechain_last_2.data [deleted file]
bin/tests/rbt/dns_rbtnodechain_last_data [deleted file]
bin/tests/rbt/dns_rbtnodechain_next.data [deleted file]
bin/tests/rbt/dns_rbtnodechain_next_data [deleted file]
bin/tests/rbt/dns_rbtnodechain_prev.data [deleted file]
bin/tests/rbt/dns_rbtnodechain_prev_data [deleted file]
bin/tests/rbt/t_rbt.c [deleted file]
bin/tests/rbt/win32/t_rbt.dsp.in [deleted file]
bin/tests/rbt/win32/t_rbt.dsw [deleted file]
bin/tests/rbt/win32/t_rbt.mak.in [deleted file]
bin/tests/rbt/win32/t_rbt.vcxproj.filters.in [deleted file]
bin/tests/rbt/win32/t_rbt.vcxproj.in [deleted file]
bin/tests/rbt/win32/t_rbt.vcxproj.user [deleted file]
configure
configure.in
lib/dns/tests/dnstest.c
lib/dns/tests/dnstest.h
lib/dns/tests/rbt_test.c
util/copyrights
win32utils/Configure
win32utils/bind9.sln.in