Lines Matching refs:tst_res
32 tst_res TPASS "$AR added new file after another (-a)"
34 tst_res TFAIL "$AR failed to add new file after another (-a)"
51 tst_res TPASS "$AR moved file correctly (-ma)"
53 tst_res TFAIL "$AR failed to move file (-ma)"
69 tst_res TPASS "$AR added new file before another (-b)"
71 tst_res TFAIL "$AR failed to add new file before another (-b)"
88 tst_res TPASS "$AR moved file correctly (-mb)"
90 tst_res TFAIL "$AR failed to move file (-mb)"
102 tst_res TFAIL "$AR produced output unexpectedly (-c)"
105 tst_res TPASS "$AR haven't produced output (-c)"
116 tst_res TFAIL "$AR produced output unexpectedly (-qc)"
119 tst_res TPASS "$AR haven't produced output (-qc)"
135 tst_res TPASS "$AR deleted files correctly (-d)"
137 tst_res TFAIL "$AR messed up when deleting files (-d)"
154 tst_res TPASS "$AR deleted nothing (-d with empty list)"
156 tst_res TFAIL "$AR deleted files (-d with empty list)"
172 tst_res TPASS "$AR added new file before another (-i)"
174 tst_res TFAIL "$AR failed to add new file before another (-i"
191 tst_res TPASS "$AR moved file correctly (-mi)"
193 tst_res TFAIL "$AR failed to move file (-mi)"
210 tst_res TPASS "$AR moved file correctly (-m)"
212 tst_res TFAIL "$AR failed to move file (-m)"
228 tst_res TPASS "$AR printed file content correctly (-p)"
230 tst_res TFAIL "$AR failed to print file content (-p)"
248 tst_res TPASS "$AR appended file correctly (-q)"
250 tst_res TFAIL "$AR failed to append file (-q)"
273 tst_res TFAIL "$AR haven't updated modified file0 (-u)"
275 tst_res TPASS "$AR updated modified file0 (-u)"
279 tst_res TPASS "$AR haven't updated unmodified file1 (-u)"
281 tst_res TFAIL "$AR updated unmodified file1 (-u)"
293 tst_res TPASS "$AR verbose listing works (-tv)"
295 tst_res TFAIL "$AR verbose listing failed (-tv)"
311 tst_res TPASS "$AR printed extracted filenames (-xv)"
313 tst_res TFAIL "$AR failed to print extracted filenames (-xv)"
318 tst_res TPASS "$AR extracted files correctly"
320 tst_res TFAIL "$AR failed to extract files"
334 tst_res TPASS "$AR printed extracted filename (-xv)"
336 tst_res TFAIL "$AR failed to print extracted filename (-xv)"
341 tst_res TPASS "$AR extracted file correctly"
343 tst_res TFAIL "$AR failed to extract file"