Home | History | Annotate | Download | only in tests

Lines Matching refs:testfile

68     testfile="$1"
69 testfiles ${testfile}
70 testrun_elfcompress_file ${testfile}
73 mergedfile="${testfile}.merged"
75 echo "merging string tables ${testfile} -> ${mergedfile}"
76 testrun ${abs_top_builddir}/tests/elfstrmerge -o ${mergedfile} ${testfile}
80 # Random ELF32 testfile
83 # Random ELF64 testfile
86 # Random ELF64BE testfile
89 # Random ELF32BE testfile
93 testrun_elfcompress testfile-zgnu64
94 testrun_elfcompress testfile-zgnu64be
95 testrun_elfcompress testfile-zgabi64
96 testrun_elfcompress testfile-zgabi64be
97 testrun_elfcompress testfile-zgnu32
98 testrun_elfcompress testfile-zgnu32be
99 testrun_elfcompress testfile-zgabi32
100 testrun_elfcompress testfile-zgabi32be