Searched refs:str2name (Results 1 - 1 of 1) sorted by relevance
/bind-9.11.3/lib/dns/tests/ |
H A D | keytable_test.c | 59 str2name(const char *namestr) { function 108 ATF_REQUIRE_EQ(dst_key_fromdns(str2name(keynamestr), rdclass, 134 str2name("null.example")), 140 str2name("insecure.example"), 178 ATF_REQUIRE_EQ(dns_keytable_find(keytable, str2name("example.com"), 198 ATF_REQUIRE_EQ(dns_keytable_find(keytable, str2name("example.com"), 209 ATF_REQUIRE_EQ(dns_keytable_find(keytable, str2name("null.example"), 214 ATF_REQUIRE_EQ(dns_keytable_find(keytable, str2name("null.example"), 228 str2name("null.example")), 230 ATF_REQUIRE_EQ(dns_keytable_find(keytable, str2name("nul [all...] |
Completed in 47 milliseconds