Lines Matching refs:tst_res
62 tst_res(TCONF, "stx_mnt_id is not supported until linux 5.8");
77 tst_res(TINFO, "%s doesn't contain %"PRIu64" %d:%d",
85 tst_res(TPASS,
89 tst_res(TFAIL,
105 tst_res(TPASS,
112 tst_res(TPASS, "stx_uid(%u) is correct", buff.stx_uid);
114 tst_res(TFAIL, "stx_uid(%u) is different from euid(%u)",
118 tst_res(TPASS, "stx_gid(%u) is correct", buff.stx_gid);
120 tst_res(TFAIL, "stx_gid(%u) is different from egid(%u)",
124 tst_res(TPASS,
127 tst_res(TFAIL,
132 tst_res(TPASS, "stx_mode(%u) is correct", buff.stx_mode);
134 tst_res(TFAIL, "stx_mode(%u) is different from expected(%u)",
138 tst_res(TPASS, "stx_blocks(%"PRIu64") is valid",
141 tst_res(TFAIL, "stx_blocks(%"PRIu64") is invalid",
145 tst_res(TPASS, "stx_nlink(1) is correct");
147 tst_res(TFAIL, "stx_nlink(%u) is different from expected(1)",
153 tst_res(TCONF, "stx_mnt_id is not defined in struct statx");
163 tst_res(TPASS,
170 tst_res(TPASS, "stx_rdev_major(%u) is correct",
173 tst_res(TFAIL,
178 tst_res(TPASS, "stx_rdev_minor(%u) is correct",
181 tst_res(TFAIL,