Home
last modified time | relevance | path

Searched refs:testcases2 (Results 1 – 1 of 1) sorted by relevance

/src/crypto/heimdal/lib/wind/
H A Dtest-ldap.c59 static const struct testcase testcases2[] = { variable
100 for (i = 0; i < sizeof(testcases2)/sizeof(testcases2[0]); ++i) { in main()
101 const struct testcase *t = &testcases2[i]; in main()