Home | History | Annotate | Download | only in write

Lines Matching refs:TBROK

92 			tst_resm(TBROK, "mknod() failed, errno: %d", errno);
96 tst_resm(TBROK, "stat() failed, errno: %d", errno);
100 tst_resm(TBROK, "Mode does not indicate fifo file");
111 tst_resm(TBROK, "sigaction(): Failed");
124 tst_resm(TBROK, "Error reading fifo, read blocked");
131 tst_resm(TBROK, "open() for reading the pipe failed");
139 tst_resm(TBROK, "setjmp() failed");
146 tst_resm(TBROK, "open() for writing the pipe failed");
154 tst_resm(TBROK, "sigsetjmp() failed");
161 tst_resm(TBROK, "Error reading fifo, nozero read");
169 tst_resm(TBROK, "sigsetjmp() failed");
176 tst_resm(TBROK, "write() failed to fail when pipe "
181 tst_resm(TBROK, "write set bad errno, expected "