Searched refs:TAPFILE (Results 1 - 1 of 1) sorted by relevance
/bind-9.11.3/lib/dns/tests/ |
H A D | dnstap_test.c | 33 #define TAPFILE "testdata/dnstap/dnstap.file" macro 44 (void) isc_file_remove(TAPFILE); 72 result = dns_dt_create(mctx, dns_dtmode_file, TAPFILE, &fopt, &dtenv); 79 ATF_CHECK(isc_file_exists(TAPFILE)); 154 result = dns_dt_create(mctx, dns_dtmode_file, TAPFILE, &fopt, &dtenv); 249 result = dns_dt_open(TAPFILE, dns_dtmode_file, mctx, &handle);
|
Completed in 10 milliseconds