Lines Matching refs:tst_brkm

66 		tst_brkm(TBROK | TERRNO, NULL, "ptsname() call failed");  in test1()
70 tst_brkm(TBROK | TERRNO, NULL, "grantpt() call failed"); in test1()
74 tst_brkm(TBROK, NULL, "unlockpt() call failed"); in test1()
78 tst_brkm(TFAIL, NULL, "Could not open %s", slavename); in test1()
82 tst_brkm(TFAIL, NULL, "TCGETS"); in test1()
86 tst_brkm(TFAIL, NULL, "TCSETS"); in test1()
90 tst_brkm(TFAIL, NULL, "TCSETSW"); in test1()
94 tst_brkm(TFAIL, NULL, "TCSETSF"); in test1()
98 tst_brkm(TFAIL, NULL, "TCSETS"); in test1()
102 tst_brkm(TFAIL, NULL, "TCGETA"); in test1()
106 tst_brkm(TFAIL, NULL, "TCSETA"); in test1()
110 tst_brkm(TFAIL, NULL, "TCSETAW"); in test1()
114 tst_brkm(TFAIL, NULL, "TCSETAF"); in test1()
118 tst_brkm(TBROK, NULL, "close slave"); in test1()
122 tst_brkm(TBROK, NULL, "close master"); in test1()
145 tst_brkm(TBROK | TERRNO, NULL, "ptsname() call failed"); in test2()
149 tst_brkm(TBROK | TERRNO, NULL, "grantpt() call failed"); in test2()
153 tst_brkm(TBROK, NULL, "unlockpt() call failed"); in test2()
157 tst_brkm(TBROK, NULL, "Could not open %s", slavename); in test2()
161 tst_brkm(TFAIL, NULL, "TIOCSWINSZ"); in test2()
165 tst_brkm(TFAIL, NULL, "TIOCGWINSZ"); in test2()
171 tst_brkm(TFAIL, NULL, "unexpected window size returned"); in test2()
175 tst_brkm(TFAIL, NULL, "TIOCGWINSZ"); in test2()
181 tst_brkm(TFAIL, NULL, "unexpected window size returned"); in test2()
185 tst_brkm(TFAIL, NULL, "TIOCSWINSZ"); in test2()
189 tst_brkm(TFAIL, NULL, "TIOCGWINSZ"); in test2()
195 tst_brkm(TFAIL, NULL, "unexpected window size returned"); in test2()
199 tst_brkm(TBROK, NULL, "close"); in test2()
203 tst_brkm(TBROK, NULL, "close"); in test2()
223 tst_brkm(TBROK | TERRNO, NULL, "ptsname() call failed"); in test3()
227 tst_brkm(TBROK | TERRNO, NULL, "grantpt() call failed"); in test3()
231 tst_brkm(TBROK, NULL, "unlockpt() call failed"); in test3()
235 tst_brkm(TBROK, NULL, "Could not open %s", slavename); in test3()
239 tst_brkm(TFAIL, NULL, "tcsendbreak"); in test3()
243 tst_brkm(TFAIL, NULL, "tcsendbreak"); in test3()
247 tst_brkm(TBROK, NULL, "close slave"); in test3()
251 tst_brkm(TBROK, NULL, "close master"); in test3()
271 tst_brkm(TBROK | TERRNO, NULL, "ptsname() call failed"); in test4()
275 tst_brkm(TBROK | TERRNO, NULL, "grantpt() call failed"); in test4()
279 tst_brkm(TBROK, NULL, "unlockpt() call failed"); in test4()
283 tst_brkm(TBROK, NULL, "Could not open %s", slavename); in test4()
287 tst_brkm(TFAIL, NULL, "Could not open %s (again)", slavename); in test4()
291 tst_brkm(TFAIL, NULL, "Could not open %s (once more)", in test4()
296 tst_brkm(TBROK, NULL, "close slave"); in test4()
299 tst_brkm(TBROK, NULL, "close slave again"); in test4()
302 tst_brkm(TBROK, NULL, "close slave once more"); in test4()
305 tst_brkm(TBROK, NULL, "close master"); in test4()
343 tst_brkm(TBROK | TERRNO, NULL, in test5()
348 tst_brkm(TBROK | TERRNO, NULL, in test5()
353 tst_brkm(TBROK, NULL, "unlockpt() call failed"); in test5()
357 tst_brkm(TFAIL, NULL, in test5()
366 tst_brkm(TBROK, NULL, "Iteration %d: close slave", i); in test5()
369 tst_brkm(TBROK, NULL, "close master"); in test5()
392 tst_brkm(TBROK | TERRNO, NULL, "ptsname() call failed"); in test6()
396 tst_brkm(TBROK | TERRNO, NULL, "grantpt() call failed"); in test6()
400 tst_brkm(TBROK, NULL, "unlockpt() call failed"); in test6()
404 tst_brkm(TBROK, NULL, "Could not open %s", slavename); in test6()
408 tst_brkm(TFAIL, NULL, "TCGETS"); in test6()
414 tst_brkm(TFAIL, NULL, "TCGETS"); in test6()
418 tst_brkm(TBROK, NULL, "close"); in test6()
421 tst_brkm(TBROK, NULL, "close"); in test6()