Lines Matching refs:testno
94 static int testno;
130 for (testno = 0; testno < TST_TOTAL; ++testno) {
132 TEST(SETRESGID(cleanup, *tdat[testno].rgid, *tdat[testno].egid,
133 *tdat[testno].sgid));
137 (tdat[testno].exp_rgid->pw_gid,
138 tdat[testno].exp_egid->pw_gid,
139 tdat[testno].exp_sgid->pw_gid)) {
143 tdat[testno].desc);
147 tdat[testno].desc);
152 " 0)", tdat[testno].desc,