Lines Matching refs:tst_res
65 tst_res(TINFO, ACCT_V3 "=%c", kconfig.choice);
86 tst_res(TINFO, "ac_comm != '%s' ('%s')", COMMAND,
97 tst_res(TINFO, "ac_btime_diff %u", btime_diff);
102 tst_res(TINFO, "ac_uid != %d (%d)", getuid(),
108 tst_res(TINFO, "ac_gid != %d (%d)", getgid(),
115 tst_res(TINFO, "user_time/clock_ticks > 1 (%d/%d: %.2f)",
122 tst_res(TINFO, "sys_time/clock_ticks > 1 (%d/%d: %.2f)",
129 tst_res(TINFO, "elap_time/clock_ticks >= 2 (%d/%d: %.2f)",
135 tst_res(TINFO, "ac_exitcode != %d (%d)", rc,
143 tst_res(TINFO, "ac_ppid != %d (%d)", (uint32_t)getpid(),
149 tst_res(TINFO, "ac_version != 3 (%d)",
155 tst_res(TINFO, "ac_pid < 1 (%d)", ACCT_MEMBER_V3(ac_pid));
180 tst_res(TFAIL, "acct file is empty");
185 tst_res(TFAIL, "end of file reached");
190 tst_res(TFAIL, "incomplete read %i bytes, expected %i",
195 tst_res(TINFO, "== entry %d ==", ++i);
206 tst_res(TINFO, "Number of accounting file entries tested: %d",
210 tst_res(TFAIL, "acct() wrote incorrect file contents!");
212 tst_res(TPASS, "acct() wrote correct file contents!");
242 tst_res(TINFO, "Verifying using 'struct acct_v3'");
245 tst_res(TINFO, "Verifying using 'struct acct'");