Searched refs:tests2 (Results 1 – 1 of 1) sorted by relevance
34 } tests2[] = { variable65 } tests2[] = { variable96 #define ntests2 (sizeof (tests2) / sizeof (tests2[0]))116 strlen(tests2[cnt].expected)); in main()118 tests2[cnt].input, tests2[cnt].salt, NULL); in main()120 if (cp == NULL || (strcmp(cp, tests2[cnt].expected) != 0)) { in main()123 strlen(tests2[cnt].expected), tests2[cnt].expected, in main()