Lines Matching refs:TFAIL
77 tst_resm(TFAIL | TERRNO, "fcntl(.., 1) failed");
80 tst_resm(TFAIL, "new fd has unexpected value: "
84 tst_resm(TFAIL | TERRNO, "fcntl(.., fd2[3]) failed");
87 tst_resm(TFAIL, "new fd has unexpected value, got %d, "
91 tst_resm(TFAIL | TERRNO, "fcntl(.., fd2[5]) failed");
94 tst_resm(TFAIL, "new fd has unexpected value: "
99 tst_resm(TFAIL, "unexpected flag 0x%x, expected 0x%x",
108 tst_resm(TFAIL, "unexpected flag 0x%x, expected 0x%x",
113 tst_resm(TFAIL | TERRNO, "fcntl(.., O_APPEND) failed");
117 tst_resm(TFAIL, "unexpected flag ox%x, expected 0x%x",
122 tst_resm(TFAIL, "fcntl(.., O_NDELAY|O_APPEND) failed");
126 tst_resm(TFAIL, "unexpected flag 0x%x, expected 0x%x",
132 tst_resm(TFAIL, "fcntl(.., 0) failed");
136 tst_resm(TFAIL, "unexpected flag 0x%x, expected 0x%x",
144 tst_resm(TFAIL | TERRNO,
147 tst_resm(TFAIL, "unexpected flags got 0x%x expected "
150 tst_resm(TFAIL, "fcntl(.., F_SETFD, ..) failed");
152 tst_resm(TFAIL | TERRNO,
155 tst_resm(TFAIL, "unexpected flags, got 0x%x, "
163 tst_resm(TFAIL | TERRNO,