Lines Matching refs:tst_res
52 tst_res(TPASS, "PR_CAP_AMBIENT_RAISE %s succeeded", message);
54 tst_res(TFAIL, "PR_CAP_AMBIENT_RAISE %s failed unexpectedly",
59 tst_res(TFAIL,
63 tst_res(TPASS,
66 tst_res(TFAIL | TTERRNO,
76 tst_res(val ? TPASS : TFAIL,
79 tst_res(val ? TFAIL : TPASS,
82 tst_res(TFAIL | TTERRNO, "PR_CAP_AMBIENT_IS_SET failed");
89 tst_res(TFAIL | TTERRNO,
92 tst_res(TPASS, "PR_CAP_AMBIENT_LOWER %s succeeded", message);
108 tst_res(TINFO, "At the beginning");
130 tst_res(TINFO, "After PR_CAP_AMBIENT_RAISE");
139 tst_res(TINFO, "After PR_CAP_AMBIENT_LORWER");
143 tst_res(TINFO, "raise cap for clear");
146 tst_res(TPASS, "PR_CAP_AMBIENT_CLEAR ALL succeeded");
148 tst_res(TFAIL | TTERRNO, "PR_AMBIENT_CLEAR_ALL failed");
150 tst_res(TINFO, "After PR_CAP_AMBIENT_CLEAR_ALL");
155 tst_res(TCONF, "libcap devel files missing during compilation");
163 tst_res(TINFO, "kernel supports PR_CAP_AMBIENT");