Searched refs:dns_test_makezone (Results 1 - 4 of 4) sorted by relevance

/bind-9.11.3/lib/dns/tests/
H A Dzt_test.c111 result = dns_test_makezone("foo", &zone, NULL, ISC_TRUE);
130 /* The view was left attached in dns_test_makezone() */
155 result = dns_test_makezone("foo", &zone, NULL, ISC_TRUE);
214 result = dns_test_makezone("foo", &zone1, NULL, ISC_TRUE);
219 result = dns_test_makezone("bar", &zone2, view, ISC_TRUE);
224 result = dns_test_makezone("fake", &zone3, view, ISC_TRUE);
H A Ddnstest.h55 dns_test_makezone(const char *name, dns_zone_t **zonep, dns_view_t *view,
H A Dzonemgr_test.c75 result = dns_test_makezone("foo", &zone, NULL, ISC_FALSE);
169 result = dns_test_makezone("foo", &zone, NULL, ISC_FALSE);
H A Ddnstest.c219 dns_test_makezone(const char *name, dns_zone_t **zonep, dns_view_t *view, function

Completed in 311 milliseconds