Searched refs:testno (Results 1 - 1 of 1) sorted by relevance
| /bind-9.6-ESV-R11/bin/tests/net/ | ||
| H A D | driver.c | 82 unsigned int testno; local 90 for (testno = 0; testno < NTESTS; testno++) { 91 test = &tests[testno]; 92 printf("T:%s:%u:A\n", test->tag, testno + 1); |
Completed in 8 milliseconds