Searched refs:testname (Results 1 - 3 of 3) sorted by relevance
/bind-9.11.3/bin/tests/ |
H A D | t_api.pl | 134 t <name> : run test named testname (not implemented)
|
/bind-9.11.3/bin/tests/rbt/ |
H A D | t_rbt.c | 302 test_rbt_gen(char *filename, char *command, char *testname, argument 317 t_info("testing using name %s\n", testname); 362 if (create_name(testname, mctx, &dns_name) == 0) { 370 rval = t1_search(testname, rbt, mctx, 398 rval = t1_delete(testname, rbt, mctx, &dns_result); 401 rval = t1_search(testname, rbt, mctx, 421 rval = t1_search(testname, rbt, mctx, &dns_result); 470 * Name of db file, command, testname,
|
/bind-9.11.3/bin/tests/names/ |
H A D | t_names.c | 2187 test_dns_name_towire(char *testname, unsigned int dc_method, char *exp_data, argument 2205 t_info("testing using %s\n", testname); 2218 len = strlen(testname); 2219 isc_buffer_init(&iscbuf1, testname, len); 2246 testname, dns_result_totext(dns_result)); 2281 * testname, dc_method,
|
Completed in 931 milliseconds