Home | History | Annotate | Download | only in doio

Lines Matching refs:iogen

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.
69 Options passed through to iogen:
72 -q Set rwtest to be quiet and pass the flag on to iogen.
165 # iogen Options to pass thru ... options with an argument
171 # iogen Options to pass thru ... just the option
176 # iogen options to look at
395 cmd="${LTPROOT}/testcases/bin/iogen ${iOpts} ${Files} | $MPPrun ${LTPROOT}/testcases/bin/doio ${dOpts}"
404 ( ${LTPROOT}/testcases/bin/iogen ${iOpts} ${Files}
408 echo "$Prog$Name : iogen reported errors (r=$r)" >&2
409 tst_resm TFAIL "iogen reported errors (r=$r)"