Searched defs:testno (Results 1 - 1 of 1) sorted by relevance

/bind-9.11.3/bin/tests/net/
H A Ddriver.c78 unsigned int testno; local
86 for (testno = 0; testno < NTESTS; testno++) {
87 test = &tests[testno];
88 printf("T:%s:%u:A\n", test->tag, testno + 1);

Completed in 9 milliseconds