Lines Matching refs:testfile
21 tempfiles testfile.elf testfile.debug
24 testfiles testfile
27 echo strip --keep-section=.strtab testfile
28 …run ${abs_top_builddir}/src/strip --keep-section=.strtab -o testfile.elf -f testfile.debug testfile
29 echo elflint testfile.elf
30 testrun ${abs_top_builddir}/src/elflint --gnu testfile.elf
31 echo elflint testfile.debug
32 testrun ${abs_top_builddir}/src/elflint --gnu -d testfile.debug
33 echo readelf testfile.elf
34 testrun_compare ${abs_top_builddir}/src/readelf -S testfile.elf <<\EOF
68 echo readelf testfile.debug
69 testrun_compare ${abs_top_builddir}/src/readelf -S testfile.debug <<\EOF
113 echo strip --keep-section=.symtab testfile
114 …run ${abs_top_builddir}/src/strip --keep-section=.symtab -o testfile.elf -f testfile.debug testfile
115 echo elflint testfile.elf
116 testrun ${abs_top_builddir}/src/elflint --gnu testfile.elf
117 echo elflint testfile.debug
118 testrun ${abs_top_builddir}/src/elflint --gnu -d testfile.debug
119 echo readelf testfile.elf
120 testrun_compare ${abs_top_builddir}/src/readelf -S testfile.elf <<\EOF
155 echo readelf testfile.debug
156 testrun_compare ${abs_top_builddir}/src/readelf -S testfile.debug <<\EOF
203 testrun ${abs_top_builddir}/src/strip --keep-section=.strtab -o testfile.elf -f testfile.debug test…
204 echo elflint testfile.elf
205 testrun ${abs_top_builddir}/src/elflint --gnu testfile.elf
206 echo elflint testfile.debug
207 testrun ${abs_top_builddir}/src/elflint --gnu -d testfile.debug
208 echo readelf testfile.elf
209 testrun_compare ${abs_top_builddir}/src/readelf -S testfile.elf <<\EOF
243 echo readelf testfile.debug
244 testrun_compare ${abs_top_builddir}/src/readelf -S testfile.debug <<\EOF
282 …_builddir}/src/strip --keep-section=.symtab --remove-comment -o testfile.elf -f testfile.debug tes…
283 echo elflint testfile.elf
284 testrun ${abs_top_builddir}/src/elflint --gnu testfile.elf
285 echo elflint testfile.debug
286 testrun ${abs_top_builddir}/src/elflint --gnu -d testfile.debug
287 echo readelf testfile.elf
288 testrun_compare ${abs_top_builddir}/src/readelf -S testfile.elf <<\EOF
322 echo readelf testfile.debug
323 testrun_compare ${abs_top_builddir}/src/readelf -S testfile.debug <<\EOF
359 echo strip -g --remove-section=.symtab testfile
360 …{abs_top_builddir}/src/strip -g --remove-section=.symtab -o testfile.elf -f testfile.debug testfile
361 echo elflint testfile.elf
362 testrun ${abs_top_builddir}/src/elflint --gnu testfile.elf
363 echo elflint testfile.debug
364 testrun ${abs_top_builddir}/src/elflint --gnu -d testfile.debug
365 echo readelf testfile.elf
366 testrun_compare ${abs_top_builddir}/src/readelf -S testfile.elf <<\EOF
401 echo readelf testfile.debug
402 testrun_compare ${abs_top_builddir}/src/readelf -S testfile.debug <<\EOF
446 echo strip -g --remove-section=".s[yt][mr]tab" --keep-section=".stab*" testfile
447 …--remove-section=".s[yt][mr]tab" --keep-section=".stab*" -o testfile.elf -f testfile.debug testfile
448 echo elflint testfile.elf
449 testrun ${abs_top_builddir}/src/elflint --gnu testfile.elf
450 echo elflint testfile.debug
451 testrun ${abs_top_builddir}/src/elflint --gnu -d testfile.debug
452 echo readelf testfile.elf
453 testrun_compare ${abs_top_builddir}/src/readelf -S testfile.elf <<\EOF
489 echo readelf testfile.debug
490 testrun_compare ${abs_top_builddir}/src/readelf -S testfile.debug <<\EOF
535 testrun ${abs_top_builddir}/src/strip -g --remove-section=.symtab -o testfile.elf -f testfile.debug…
536 echo elflint testfile.elf
537 testrun ${abs_top_builddir}/src/elflint --gnu testfile.elf
538 echo elflint testfile.debug
539 testrun ${abs_top_builddir}/src/elflint --gnu -d testfile.debug
540 echo readelf testfile.elf
541 testrun_compare ${abs_top_builddir}/src/readelf -S testfile.elf <<\EOF
575 echo readelf testfile.debug
576 testrun_compare ${abs_top_builddir}/src/readelf -S testfile.debug <<\EOF
613 … -g --remove-section=".s[yt][mr]tab" --keep-section=.comment -o testfile.elf -f testfile.debug tes…
614 echo elflint testfile.elf
615 testrun ${abs_top_builddir}/src/elflint --gnu testfile.elf
616 echo elflint testfile.debug
617 testrun ${abs_top_builddir}/src/elflint --gnu -d testfile.debug
618 echo readelf testfile.elf
619 testrun_compare ${abs_top_builddir}/src/readelf -S testfile.elf <<\EOF
652 echo readelf testfile.debug
653 testrun_compare ${abs_top_builddir}/src/readelf -S testfile.debug <<\EOF