Lines Matching refs:tst_brkm
63 tst_brkm(TBROK, NULL, "%s", MASTERCLONE); in test1()
68 tst_brkm(TBROK | TERRNO, NULL, "ptsname() call failed"); in test1()
72 tst_brkm(TBROK | TERRNO, NULL, "grantpt() call failed"); in test1()
76 tst_brkm(TBROK, NULL, "unlockpt() call failed"); in test1()
80 tst_brkm(TFAIL, NULL, "Could not open %s", slavename); in test1()
84 tst_brkm(TFAIL, NULL, "TCGETS"); in test1()
88 tst_brkm(TFAIL, NULL, "TCSETS"); in test1()
92 tst_brkm(TFAIL, NULL, "TCSETSW"); in test1()
96 tst_brkm(TFAIL, NULL, "TCSETSF"); in test1()
100 tst_brkm(TFAIL, NULL, "TCSETS"); in test1()
104 tst_brkm(TFAIL, NULL, "TCGETA"); in test1()
108 tst_brkm(TFAIL, NULL, "TCSETA"); in test1()
112 tst_brkm(TFAIL, NULL, "TCSETAW"); in test1()
116 tst_brkm(TFAIL, NULL, "TCSETAF"); in test1()
120 tst_brkm(TBROK, NULL, "close slave"); in test1()
124 tst_brkm(TBROK, NULL, "close master"); in test1()
145 tst_brkm(TBROK, NULL, "%s", MASTERCLONE); in test2()
150 tst_brkm(TBROK | TERRNO, NULL, "ptsname() call failed"); in test2()
154 tst_brkm(TBROK | TERRNO, NULL, "grantpt() call failed"); in test2()
158 tst_brkm(TBROK, NULL, "unlockpt() call failed"); in test2()
162 tst_brkm(TBROK, NULL, "Could not open %s", slavename); in test2()
166 tst_brkm(TFAIL, NULL, "TIOCSWINSZ"); in test2()
170 tst_brkm(TFAIL, NULL, "TIOCGWINSZ"); in test2()
176 tst_brkm(TFAIL, NULL, "unexpected window size returned"); in test2()
180 tst_brkm(TFAIL, NULL, "TIOCGWINSZ"); in test2()
186 tst_brkm(TFAIL, NULL, "unexpected window size returned"); in test2()
190 tst_brkm(TFAIL, NULL, "TIOCSWINSZ"); in test2()
194 tst_brkm(TFAIL, NULL, "TIOCGWINSZ"); in test2()
200 tst_brkm(TFAIL, NULL, "unexpected window size returned"); in test2()
204 tst_brkm(TBROK, NULL, "close"); in test2()
208 tst_brkm(TBROK, NULL, "close"); in test2()
226 tst_brkm(TBROK, NULL, "%s", MASTERCLONE); in test3()
231 tst_brkm(TBROK | TERRNO, NULL, "ptsname() call failed"); in test3()
235 tst_brkm(TBROK | TERRNO, NULL, "grantpt() call failed"); in test3()
239 tst_brkm(TBROK, NULL, "unlockpt() call failed"); in test3()
243 tst_brkm(TBROK, NULL, "Could not open %s", slavename); in test3()
247 tst_brkm(TFAIL, NULL, "tcsendbreak"); in test3()
251 tst_brkm(TFAIL, NULL, "tcsendbreak"); in test3()
255 tst_brkm(TBROK, NULL, "close slave"); in test3()
259 tst_brkm(TBROK, NULL, "close master"); in test3()
277 tst_brkm(TBROK, NULL, "%s", MASTERCLONE); in test4()
282 tst_brkm(TBROK | TERRNO, NULL, "ptsname() call failed"); in test4()
286 tst_brkm(TBROK | TERRNO, NULL, "grantpt() call failed"); in test4()
290 tst_brkm(TBROK, NULL, "unlockpt() call failed"); in test4()
294 tst_brkm(TBROK, NULL, "Could not open %s", slavename); in test4()
298 tst_brkm(TFAIL, NULL, "Could not open %s (again)", slavename); in test4()
302 tst_brkm(TFAIL, NULL, "Could not open %s (once more)", in test4()
307 tst_brkm(TBROK, NULL, "close slave"); in test4()
310 tst_brkm(TBROK, NULL, "close slave again"); in test4()
313 tst_brkm(TBROK, NULL, "close slave once more"); in test4()
316 tst_brkm(TBROK, NULL, "close master"); in test4()
354 tst_brkm(TBROK | TERRNO, NULL, in test5()
359 tst_brkm(TBROK | TERRNO, NULL, in test5()
364 tst_brkm(TBROK, NULL, "unlockpt() call failed"); in test5()
368 tst_brkm(TFAIL, NULL, in test5()
377 tst_brkm(TBROK, NULL, "Iteration %d: close slave", i); in test5()
380 tst_brkm(TBROK, NULL, "close master"); in test5()
401 tst_brkm(TBROK, NULL, "%s", MASTERCLONE); in test6()
406 tst_brkm(TBROK | TERRNO, NULL, "ptsname() call failed"); in test6()
410 tst_brkm(TBROK | TERRNO, NULL, "grantpt() call failed"); in test6()
414 tst_brkm(TBROK, NULL, "unlockpt() call failed"); in test6()
418 tst_brkm(TBROK, NULL, "Could not open %s", slavename); in test6()
422 tst_brkm(TFAIL, NULL, "TCGETS"); in test6()
428 tst_brkm(TFAIL, NULL, "TCGETS"); in test6()
432 tst_brkm(TBROK, NULL, "close"); in test6()
435 tst_brkm(TBROK, NULL, "close"); in test6()