• Home
  • Raw
  • Download

Lines Matching refs:tst_brkm

63 		tst_brkm(TBROK | TERRNO, NULL, "ptsname() call failed");  in test1()
67 tst_brkm(TBROK | TERRNO, NULL, "grantpt() call failed"); in test1()
71 tst_brkm(TBROK, NULL, "unlockpt() call failed"); in test1()
75 tst_brkm(TFAIL, NULL, "Could not open %s", slavename); in test1()
79 tst_brkm(TFAIL, NULL, "TCGETS"); in test1()
83 tst_brkm(TFAIL, NULL, "TCSETS"); in test1()
87 tst_brkm(TFAIL, NULL, "TCSETSW"); in test1()
91 tst_brkm(TFAIL, NULL, "TCSETSF"); in test1()
95 tst_brkm(TFAIL, NULL, "TCSETS"); in test1()
99 tst_brkm(TFAIL, NULL, "TCGETA"); in test1()
103 tst_brkm(TFAIL, NULL, "TCSETA"); in test1()
107 tst_brkm(TFAIL, NULL, "TCSETAW"); in test1()
111 tst_brkm(TFAIL, NULL, "TCSETAF"); in test1()
115 tst_brkm(TBROK, NULL, "close slave"); in test1()
119 tst_brkm(TBROK, NULL, "close master"); in test1()
142 tst_brkm(TBROK | TERRNO, NULL, "ptsname() call failed"); in test2()
146 tst_brkm(TBROK | TERRNO, NULL, "grantpt() call failed"); in test2()
150 tst_brkm(TBROK, NULL, "unlockpt() call failed"); in test2()
154 tst_brkm(TBROK, NULL, "Could not open %s", slavename); in test2()
158 tst_brkm(TFAIL, NULL, "TIOCSWINSZ"); in test2()
162 tst_brkm(TFAIL, NULL, "TIOCGWINSZ"); in test2()
168 tst_brkm(TFAIL, NULL, "unexpected window size returned"); in test2()
172 tst_brkm(TFAIL, NULL, "TIOCGWINSZ"); in test2()
178 tst_brkm(TFAIL, NULL, "unexpected window size returned"); in test2()
182 tst_brkm(TFAIL, NULL, "TIOCSWINSZ"); in test2()
186 tst_brkm(TFAIL, NULL, "TIOCGWINSZ"); in test2()
192 tst_brkm(TFAIL, NULL, "unexpected window size returned"); in test2()
196 tst_brkm(TBROK, NULL, "close"); in test2()
200 tst_brkm(TBROK, NULL, "close"); in test2()
220 tst_brkm(TBROK | TERRNO, NULL, "ptsname() call failed"); in test3()
224 tst_brkm(TBROK | TERRNO, NULL, "grantpt() call failed"); in test3()
228 tst_brkm(TBROK, NULL, "unlockpt() call failed"); in test3()
232 tst_brkm(TBROK, NULL, "Could not open %s", slavename); in test3()
236 tst_brkm(TFAIL, NULL, "tcsendbreak"); in test3()
240 tst_brkm(TFAIL, NULL, "tcsendbreak"); in test3()
244 tst_brkm(TBROK, NULL, "close slave"); in test3()
248 tst_brkm(TBROK, NULL, "close master"); in test3()
268 tst_brkm(TBROK | TERRNO, NULL, "ptsname() call failed"); in test4()
272 tst_brkm(TBROK | TERRNO, NULL, "grantpt() call failed"); in test4()
276 tst_brkm(TBROK, NULL, "unlockpt() call failed"); in test4()
280 tst_brkm(TBROK, NULL, "Could not open %s", slavename); in test4()
284 tst_brkm(TFAIL, NULL, "Could not open %s (again)", slavename); in test4()
288 tst_brkm(TFAIL, NULL, "Could not open %s (once more)", in test4()
293 tst_brkm(TBROK, NULL, "close slave"); in test4()
296 tst_brkm(TBROK, NULL, "close slave again"); in test4()
299 tst_brkm(TBROK, NULL, "close slave once more"); in test4()
302 tst_brkm(TBROK, NULL, "close master"); in test4()
340 tst_brkm(TBROK | TERRNO, NULL, in test5()
345 tst_brkm(TBROK | TERRNO, NULL, in test5()
350 tst_brkm(TBROK, NULL, "unlockpt() call failed"); in test5()
354 tst_brkm(TFAIL, NULL, in test5()
363 tst_brkm(TBROK, NULL, "Iteration %d: close slave", i); in test5()
366 tst_brkm(TBROK, NULL, "close master"); in test5()
389 tst_brkm(TBROK | TERRNO, NULL, "ptsname() call failed"); in test6()
393 tst_brkm(TBROK | TERRNO, NULL, "grantpt() call failed"); in test6()
397 tst_brkm(TBROK, NULL, "unlockpt() call failed"); in test6()
401 tst_brkm(TBROK, NULL, "Could not open %s", slavename); in test6()
405 tst_brkm(TFAIL, NULL, "TCGETS"); in test6()
411 tst_brkm(TFAIL, NULL, "TCGETS"); in test6()
415 tst_brkm(TBROK, NULL, "close"); in test6()
418 tst_brkm(TBROK, NULL, "close"); in test6()