• Home
  • Raw
  • Download

Lines Matching refs:tst_brkm

83 		tst_brkm(TBROK | TERRNO, NULL, MASTERCLONE);  in test1()
88 tst_brkm(TBROK | TERRNO, NULL, "ptsname() call failed"); in test1()
92 tst_brkm(TBROK | TERRNO, NULL, "grantpt() call failed"); in test1()
96 tst_brkm(TBROK | TERRNO, NULL, "stat(%s) failed", slavename); in test1()
99 tst_brkm(TBROK, NULL, "uid mismatch"); in test1()
103 tst_brkm(TBROK, NULL, "mode mismatch (mode=%o)", st.st_mode); in test1()
108 tst_brkm(TBROK, NULL, "open didn't fail as expected!"); in test1()
112 tst_brkm(TBROK | TERRNO, NULL, "unlockpt() failed"); in test1()
117 tst_brkm(TBROK, NULL, "Could not open %s", slavename); in test1()
128 tst_brkm(TFAIL | TERRNO, NULL, "write to master"); in test1()
133 tst_brkm(TFAIL | TERRNO, NULL, "read from slave"); in test1()
136 tst_brkm(TFAIL, NULL, in test1()
146 tst_brkm(TFAIL | TERRNO, NULL, "write to slave"); in test1()
151 tst_brkm(TFAIL | TERRNO, NULL, "read from master"); in test1()
154 tst_brkm(TFAIL, NULL, in test1()
163 tst_brkm(TFAIL, NULL, in test1()
172 tst_brkm(TFAIL, NULL, in test1()
181 tst_brkm(TBROK | TERRNO, NULL, "close of slave"); in test1()
184 tst_brkm(TBROK | TERRNO, NULL, "close of master"); in test1()
204 tst_brkm(TBROK | TERRNO, NULL, MASTERCLONE); in test2()
209 tst_brkm(TBROK | TERRNO, NULL, "ptsname() call failed"); in test2()
213 tst_brkm(TBROK | TERRNO, NULL, "grantpt() call failed"); in test2()
217 tst_brkm(TBROK | TERRNO, NULL, "unlockpt() call failed"); in test2()
222 tst_brkm(TBROK | TERRNO, NULL, "Could not open %s", slavename); in test2()
230 tst_brkm(TBROK | TERRNO, NULL, "close()"); in test2()
235 tst_brkm(TFAIL, NULL, in test2()
241 tst_brkm(TFAIL, NULL, in test2()
246 tst_brkm(TFAIL, NULL, in test2()
252 tst_brkm(TBROK, NULL, "close"); in test2()
266 tst_brkm(TBROK, NULL, MASTERCLONE); in test3()
270 tst_brkm(TFAIL | TERRNO, NULL, in test3()
290 tst_brkm(TBROK, NULL, "%s", MASTERCLONE); in test4()
295 tst_brkm(TBROK, NULL, "ptsname() call failed"); in test4()
299 tst_brkm(TBROK, NULL, "grantpt() call failed"); in test4()
303 tst_brkm(TBROK | TERRNO, NULL, "unlockpt() call failed"); in test4()
308 tst_brkm(TBROK | TERRNO, NULL, "Could not open %s", slavename); in test4()
313 tst_brkm(TFAIL | TERRNO, NULL, "Could not open %s (again)", in test4()
319 tst_brkm(TFAIL | TERRNO, NULL, "Could not open %s (once more)", in test4()
327 tst_brkm(TBROK | TERRNO, NULL, "close slave"); in test4()
331 tst_brkm(TBROK, NULL, "close slave again"); in test4()
335 tst_brkm(TBROK, NULL, "close slave once more"); in test4()
339 tst_brkm(TBROK, NULL, "close master"); in test4()
359 tst_brkm(TBROK, NULL, "fork()"); in test5()
392 tst_brkm(TFAIL, NULL, in test5()