]> 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)
committerMichał Kępień <michal@isc.org>
Wed, 9 May 2018 11:14:24 +0000 (13:14 +0200)
commit2980cbd55f4fc56b5a4115ccd2e6d46ada6dcdf9
tree6390d2f85b6bbcdb35c3ed1eea9f85d9f716355e
parentbfbeef3609dba1929e3df4ab980291a56387006a
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.
lib/dns/tests/dnstest.c
lib/dns/tests/dnstest.h
lib/dns/tests/nsec3_test.c
lib/dns/tests/rdata_test.c