Lines Matching defs:tests2
36 } tests2[] = {67 } tests2[] = {98 #define ntests2 (sizeof (tests2) / sizeof (tests2[0]))118 strlen(tests2[cnt].expected));120 tests2[cnt].input, tests2[cnt].salt, NULL);122 if (cp == NULL || (strcmp(cp, tests2[cnt].expected) != 0)) {125 strlen(tests2[cnt].expected), tests2[cnt].expected,