Lines Matching full:outfile
190 set outfile [open "arch_results.txt" w 0666]
191 puts $outfile "# Generated file. DO NOT EDIT"
192 puts $outfile "#"
193 puts $outfile "# This file is generated by ld/testsuite/ld-sh/arch/arch.exp ."
194 puts $outfile "# It contains the expected results of the tests."
195 puts $outfile "# If the tests are failing because the expected results"
196 puts $outfile "# have changed then run 'make check' and copy the new file"
197 puts $outfile "# from <objdir>/ld/arch_results.txt"
198 puts $outfile "# to <srcdir>/ld/testsuite/ld-sh/arch/arch_expected.txt ."
199 puts $outfile "# Make sure the new expected results are ALL correct."
200 puts $outfile "#"
201 puts $outfile [format "# %-18s %-20s %s" "FILE1" "FILE2" "OUTPUT"]
202 puts $outfile [format "# %-18s %-20s %s" "-----" "-----" "------"]
228 test_arch_error $file1 $file2 $outfile
230 test_arch $file1 $file2 $exarch $outfile
237 test_arch $file1 $file2 $rootname1 $outfile
251 close $outfile