]> git.ipfire.org Git - thirdparty/bind9.git/commit
Rename dns_test_rdata_fromstring() to dns_test_rdatafromstring()
authorMichał Kępień <michal@isc.org>
Wed, 9 May 2018 11:12:08 +0000 (13:12 +0200)
committerEvan Hunt <each@isc.org>
Thu, 10 May 2018 16:24:12 +0000 (09:24 -0700)
commit94caf8ebdb0b0af37b1a594a5ce78ba9ceeb084e
treea918aea28d17aff2a1b22a9686dd20ea60be28de
parentd76fdb871897eb82de04a11a55655fa2a209b32c
Rename dns_test_rdata_fromstring() to dns_test_rdatafromstring()

Remove the underscore from "rdata_fromstring" so that all helper
functions for libdns tests use a common naming covention.

(cherry picked from commit 2980cbd55f4fc56b5a4115ccd2e6d46ada6dcdf9)
(cherry picked from commit 107102d3338812196e4f940de438774c8e24c024)
(cherry picked from commit 5097723d1b2b8b5b19c50f19bf4fe1e5a94bd7e7)
lib/dns/tests/dnstest.c
lib/dns/tests/dnstest.h
lib/dns/tests/nsec3_test.c
lib/dns/tests/rdata_test.c