Lines Matching refs:out1

327 out1="$outputdir/${d}_outputs/${d}_other.txt"
332 printf '%s\n' "$numres" > "$out1"
337 checktest "$d" "$?" "line length" "$out1" "$out2"
339 printf '%s\n' "$num70" > "$out1"
344 checktest "$d" "$?" "line length 2" "$out1" "$out2"
346 printf '%s\n' "$num2" > "$out1"
351 checktest "$d" "$?" "line length 3" "$out1" "$out2"
353 printf '0\n' > "$out1"
356 checktest "$d" "$?" "line length 3" "$out1" "$out2"
360 printf '%s\n' "$numres" > "$out1"
369 printf '%s\n%s\n%s\n%s\n' "$results" "$results" "$results" "$results" > "$out1"
373 checktest "$d" "$?" "arg" "$out1" "$out2"
377 checktest "$d" "$?" "arg" "$out1" "$out2"
395 printf '%s\n' "$out" > "$out1"
404 checktest "$d" "$?" "leading zero" "$out1" "$out2"
471 printf '%s\n' "$out" > "$out1"
480 checktest "$d" "$?" "builtin variable args" "$out1" "$out2"
483 checktest "$d" "$?" "builtin variable long args" "$out1" "$out2"
488 printf '%s\n' "$out" > "$out1"
497 checktest "$d" "$?" "builtin variable args" "$out1" "$out2"
500 checktest "$d" "$?" "builtin variable long args" "$out1" "$out2"
507 printf '%s\n' "$out" > "$out1"
510 checktest "$d" "$?" "builtin variable args with math lib" "$out1" "$out2"
513 checktest "$d" "$?" "builtin variable long args with math lib" "$out1" "$out2"
518 checktest "$d" "$?" "builtin variable args with math lib env arg" "$out1" "$out2"
521 checktest "$d" "$?" "builtin variable long args with math lib env arg" "$out1" "$out2"
526 checktest "$d" "$?" "builtin variable args with math lib arg" "$out1" "$out2"
531 checktest "$d" "$?" "builtin variable long args with math lib arg" "$out1" "$out2"