• Home
  • Raw
  • Download

Lines Matching refs:tst_resm

144 			tst_resm(TFAIL, "Creation of %s failed", DIR_A);  in main()
149 tst_resm(TFAIL, "Chown of %s failed", DIR_A); in main()
154 tst_resm(TFAIL, "Stat of %s failed", DIR_A); in main()
160 tst_resm(TFAIL, "%s: Incorrect modes, setgid bit set", in main()
167 tst_resm(TFAIL, "%s: Incorrect group", DIR_A); in main()
168 tst_resm(TINFO, "got %u and %u", buf.st_gid, in main()
178 tst_resm(TFAIL, "Creation of %s failed", DIR_B); in main()
183 tst_resm(TFAIL, "Chown of %s failed", DIR_B); in main()
188 tst_resm(TFAIL, "Chmod of %s failed", DIR_B); in main()
193 tst_resm(TFAIL, "Stat of %s failed", DIR_B); in main()
199 tst_resm(TFAIL, in main()
207 tst_resm(TFAIL, "%s: Incorrect group", DIR_B); in main()
208 tst_resm(TINFO, "got %u and %u", buf.st_gid, in main()
214 tst_resm(TPASS, "Test passed in block0."); in main()
216 tst_resm(TFAIL, "Test failed in block0."); in main()
232 tst_resm(TINFO, in main()
237 tst_resm(TINFO, "Unable to set process uid to user1"); in main()
246 tst_resm(TFAIL, "Creation of %s failed", nosetgid_A); in main()
251 tst_resm(TFAIL, "Stat of %s failed", nosetgid_A); in main()
257 tst_resm(TFAIL, "%s: Incorrect modes, setgid bit set", in main()
264 tst_resm(TFAIL, "%s: Incorrect group", nosetgid_A); in main()
274 tst_resm(TFAIL, "Creation of %s failed", setgid_A); in main()
279 tst_resm(TFAIL, "Stat of %s failed", setgid_A); in main()
285 tst_resm(TFAIL, in main()
293 tst_resm(TFAIL, "%s: Incorrect group", setgid_A); in main()
294 tst_resm(TINFO, "got %u and %u", buf.st_gid, mygid); in main()
300 tst_resm(TPASS, "Test passed in block1."); in main()
302 tst_resm(TFAIL, "Test failed in block1."); in main()
318 tst_resm(TFAIL, "Creation of %s failed", nosetgid_B); in main()
323 tst_resm(TFAIL, "Stat of %s failed", nosetgid_B); in main()
329 tst_resm(TFAIL, in main()
337 tst_resm(TFAIL, "%s: Incorrect group", nosetgid_B); in main()
347 tst_resm(TFAIL, "Creation of %s failed", setgid_B); in main()
352 tst_resm(TFAIL, "Stat of %s failed", setgid_B); in main()
358 tst_resm(TFAIL, "%s: Incorrect group", setgid_B); in main()
359 tst_resm(TFAIL, "got %u and %u", buf.st_gid, in main()
373 tst_resm(TPASS, "Test passed in block2."); in main()
375 tst_resm(TFAIL, "Test failed in block2."); in main()
387 tst_resm(TFAIL | TERRNO, in main()
395 tst_resm(TFAIL, "Creation of %s failed", root_setgid_B); in main()
400 tst_resm(TFAIL, "Stat of %s failed", root_setgid_B); in main()
406 tst_resm(TFAIL, in main()
414 tst_resm(TFAIL, "%s: Incorrect group", root_setgid_B); in main()
415 tst_resm(TINFO, "got %u and %u", buf.st_gid, in main()
422 tst_resm(TPASS, "Test passed in block3"); in main()
424 tst_resm(TFAIL, "Test failed in block3"); in main()
441 tst_resm(TBROK, "%s failed", setgid_A); in tst_cleanup()
444 tst_resm(TBROK, "unlink %s failed", nosetgid_A); in tst_cleanup()