Home | History | Annotate | Download | only in doio

Lines Matching full:doio

34 # rwtest - a shell wrapper around iogen and doio
55 echo "$Prog: [-chq] [-N name] [ iogen options ] [ doio options ] files" >&2
64 -F Only process filenames - does not run iogen & doio.
74 Options passed through to doio:
78 Default is 1. If -n is non-zero, doio's -k option (use
182 # doio Options to pass thru ... options with an argument
189 # doio options to pass thru ... just the options
195 # doio options to look at
395 cmd="${LTPROOT}/testcases/bin/iogen ${iOpts} ${Files} | $MPPrun ${LTPROOT}/testcases/bin/doio ${dOpts}"
412 ) | $MPPrun ${LTPROOT}/testcases/bin/doio ${dOpts}
416 echo "$Prog$Name : doio reported errors (r=$r)" >&2
417 tst_resm TFAIL "doio reported errors (r=$r)"