Lines Matching full:failed
32 t_error("%s fopen failed\n", __func__); in fseeko_0100()
37 t_error("%s fwrite failed\n", __func__); in fseeko_0100()
43 t_error("%s fseeko failed, result is %d\n", __func__, result); in fseeko_0100()
46 t_error("%s fseeko failed, ch is %c\n", __func__, ch); in fseeko_0100()
62 t_error("%s fopen failed\n", __func__); in fseeko_0200()
67 t_error("%s fwrite failed\n", __func__); in fseeko_0200()
73 t_error("%s fseeko failed, result is %d\n", __func__, result); in fseeko_0200()
76 t_error("%s fseeko failed, ch is %c\n", __func__, ch); in fseeko_0200()
92 t_error("%s fopen failed\n", __func__); in fseeko_0300()
97 t_error("%s fwrite failed\n", __func__); in fseeko_0300()
102 t_error("%s fseeko failed, code is %d\n", __func__, code); in fseeko_0300()
107 t_error("%s fseeko failed, data is %d\n", __func__, data); in fseeko_0300()
112 t_error("%s fseeko failed, ch is %c\n", __func__, ch); in fseeko_0300()
128 t_error("%s fopen failed\n", __func__); in fseeko_0400()
133 t_error("%s fwrite failed\n", __func__); in fseeko_0400()
139 t_error("%s fseeko failed, result is %d\n", __func__, result); in fseeko_0400()
142 t_error("%s fseeko failed, ch is %c\n", __func__, ch); in fseeko_0400()
151 …: Verify that the moved file pointer position exceeds the starting position pointer movement failed
158 t_error("%s fopen failed\n", __func__); in fseeko_0500()
163 t_error("%s fwrite failed\n", __func__); in fseeko_0500()
168 t_error("%s fseeko should be failed, result is %d\n", __func__, result); in fseeko_0500()
177 … : Verify that the moved file pointer position exceeds the end position pointer movement failed
184 t_error("%s fopen failed\n", __func__); in fseeko_0600()
189 t_error("%s fwrite failed\n", __func__); in fseeko_0600()
194 t_error("%s fseeko failed, result is %d\n", __func__, result); in fseeko_0600()