Lines Matching refs:TPASS
68 tst_res(TPASS, "msgrcv(MSG_EXCEPT) succeeded");
71 tst_res(TPASS, "MSG_EXCEPT excepted MSGTYPE2 and got MSGTYPE1");
95 tst_res(TPASS, "msgrcv(MSG_NOERROR) succeeded");
98 tst_res(TPASS, "MSG_NOERROR truncated message correctly");
134 tst_res(TPASS, "msgrcv(0, MSG_COPY) succeeded");
137 tst_res(TPASS, "MSG_COPY got MSGTYPE1 data correctly");
148 tst_res(TPASS, "msgrcv(1, MSG_COPY) succeeded");
151 tst_res(TPASS, "MSG_COPY got MSGTYPE2 data correctly");
157 tst_res(TPASS, "Two messages still in queue");
178 tst_res(TPASS, "msgrcv(zero_msgtyp) succeeded");
181 tst_res(TPASS, "zero_msgtyp got the first message");
200 tst_res(TPASS, "msgrcv(positive_msgtyp) succeeded");
203 tst_res(TPASS,
225 tst_res(TPASS, "msgrcv(negative_msgtyp) succeeded");
228 tst_res(TPASS,