Searched refs:testrun (Results 1 – 25 of 102) sorted by relevance
12345
33 testrun ${abs_top_builddir}/src/elflint --gnu $input35 testrun ${abs_top_builddir}/tests/elfstrmerge -o $merged $input37 testrun ${abs_top_builddir}/src/elflint --gnu $merged39 testrun ${abs_top_builddir}/src/strip -o $stripped -f $debugfile $merged41 testrun ${abs_top_builddir}/src/elflint --gnu $stripped43 testrun ${abs_top_builddir}/src/elflint --gnu -d $debugfile45 testrun ${abs_top_builddir}/src/unstrip -o $remerged $stripped $debugfile47 testrun ${abs_top_builddir}/src/elflint --gnu $remerged49 testrun ${abs_top_builddir}/src/elfcmp $merged $remerged61 testrun ${abs_top_builddir}/src/elflint --gnu $input[all …]
28 testrun ${abs_top_builddir}/src/elfcompress -v -t none -o ${uncompressedfile} ${infile}29 testrun ${abs_top_builddir}/src/elflint --gnu-ld ${uncompressedfile}36 … testrun ${abs_top_builddir}/src/elfcompress -v -t gnu -o ${gnucompressedfile} ${uncompressedfile}37 testrun ${abs_top_builddir}/src/elflint --gnu-ld ${gnucompressedfile}46 …testrun ${abs_top_builddir}/src/elfcompress -v -t none -o ${gnuuncompressedfile} ${gnucompressedfi…47 testrun ${abs_top_builddir}/src/elfcmp ${uncompressedfile} ${gnuuncompressedfile}52 … testrun ${abs_top_builddir}/src/elfcompress -v -t zlib -o ${elfcompressedfile} ${uncompressedfile}53 testrun ${abs_top_builddir}/src/elflint --gnu-ld ${elfcompressedfile}62 …testrun ${abs_top_builddir}/src/elfcompress -v -t none -o ${elfuncompressedfile} ${elfcompressedfi…63 testrun ${abs_top_builddir}/src/elfcmp ${uncompressedfile} ${elfuncompressedfile}[all …]
35 testrun ${abs_top_builddir}/src/elfclassify --core $core_files41 testrun ${abs_top_builddir}/src/elfclassify --not-program $core_files47 testrun ${abs_top_builddir}/src/elfclassify --not-shared $core_files53 testrun ${abs_top_builddir}/src/elfclassify --not-linux-kernel-module $core_files59 testrun ${abs_top_builddir}/src/elfclassify --not-debug-only $core_files74 testrun ${abs_top_builddir}/src/elfclassify --elf-file $object_files80 testrun ${abs_top_builddir}/src/elfclassify --not-elf-archive $object_files86 testrun ${abs_top_builddir}/src/elfclassify --not-core $object_files92 testrun ${abs_top_builddir}/src/elfclassify --not-program $object_files98 testrun ${abs_top_builddir}/src/elfclassify --not-shared $object_files[all …]
27 testrun ${abs_builddir}/addsections 65535 testfile ||31 testrun ${abs_top_builddir}/src/strip -o testfile1.strip -f testfile1.debug testfile ||36 testrun ${abs_top_builddir}/src/elflint --gnu -q testfile1.strip ||40 testrun ${abs_top_builddir}/src/elflint --gnu -q -d testfile1.debug ||45 testrun ${abs_top_builddir}/src/unstrip -o testfile.unstrip testfile1.strip testfile1.debug ||49 testrun ${abs_top_builddir}/src/elfcmp testfile testfile.unstrip ||54 testrun ${abs_top_builddir}/src/strip -g -o testfile2.strip -f testfile2.debug testfile ||59 testrun ${abs_top_builddir}/src/elflint --gnu -q testfile2.strip ||63 testrun ${abs_top_builddir}/src/elflint --gnu -q -d testfile2.debug ||71 testrun ${abs_top_builddir}/src/strip testfile ||[all …]
23 testrun ${abs_builddir}/dwarf-die-addr-die testfile-debug-types28 testrun ${abs_builddir}/dwarf-die-addr-die testfile_multi_main33 testrun ${abs_builddir}/dwarf-die-addr-die testfilebazdbgppc64.debug40 testrun ${abs_builddir}/dwarf-die-addr-die testfile-dwarf-441 testrun ${abs_builddir}/dwarf-die-addr-die testfile-dwarf-542 testrun ${abs_builddir}/dwarf-die-addr-die testfile-splitdwarf-443 testrun ${abs_builddir}/dwarf-die-addr-die testfile-splitdwarf-544 testrun ${abs_builddir}/dwarf-die-addr-die testfile-hello4.dwo45 testrun ${abs_builddir}/dwarf-die-addr-die testfile-world4.dwo46 testrun ${abs_builddir}/dwarf-die-addr-die testfile-hello5.dwo[all …]
30 testrun ${abs_builddir}/elfcopy ${in_file} ${out_file}31 testrun ${abs_top_builddir}/src/elfcmp ${in_file} ${out_file}34 testrun ${abs_builddir}/addsections 3 ${out_file}35 testrun ${abs_top_builddir}/src/readelf -S ${out_file} > readelf.out39 testrun ${abs_top_builddir}/src/readelf -S ${out_file}44 testrun ${abs_builddir}/elfcopy --mmap ${in_file} ${out_file_mmap}45 testrun ${abs_top_builddir}/src/elfcmp ${in_file} ${out_file_mmap}50 testrun ${abs_builddir}/addsections --mmap 1 ${out_file_mmap}51 testrun ${abs_top_builddir}/src/readelf -S ${out_file_mmap} > readelf.out55 testrun ${abs_top_builddir}/src/readelf -S ${out_file_mmap}
28 testrun ${abs_top_builddir}/src/elflint -q testfile3231 testrun ${abs_top_builddir}/src/elflint -q testfile3334 testrun ${abs_top_builddir}/src/elflint -q --gnu-ld testfile4238 testrun ${abs_top_builddir}/src/elfcompress -f -q -o testfile42z testfile4239 testrun ${abs_top_builddir}/src/elflint -q --gnu-ld testfile42z42 testrun ${abs_top_builddir}/src/elflint -q testfile4646 testrun ${abs_top_builddir}/src/elflint -q --gnu-ld testlib_dynseg.so53 testrun ${abs_top_builddir}/src/elflint -q --gnu-ld testfile-s390x-hash-both57 testrun ${abs_top_builddir}/src/elfcompress -f -q --name='.s??tab' -o testfile-s390x-hash-bothz tes…58 testrun ${abs_top_builddir}/src/elflint -q --gnu-ld testfile-s390x-hash-bothz
24 testrun ${abs_top_builddir}/src/ar -vr test.ar testfile26 testrun ${abs_top_builddir}/src/ar -vq test.ar testfile27 testrun ${abs_top_builddir}/src/ar -t test.ar29 testrun ${abs_top_builddir}/src/ar -vq test.ar testfile37 testrun ${abs_top_builddir}/src/ar -vx -N 1 test.ar testfile41 testrun ${abs_top_builddir}/src/ar -vx -N 2 test.ar testfile45 testrun ${abs_top_builddir}/src/ar -vx -N 3 test.ar testfile51 testrun ${abs_top_builddir}/src/ar -vd -N 2 test.ar testfile56 testrun ${abs_top_builddir}/src/ar -vx -N 1 test.ar testfile60 testrun ${abs_top_builddir}/src/ar -vx -N 2 test.ar testfile
29 testrun ${abs_top_builddir}/src/strip -g -o strip.out ||32 testrun ${abs_top_builddir}/src/elfcmp a.out strip.out ||36 testrun ${abs_top_builddir}/src/strip -g ||39 testrun ${abs_top_builddir}/src/elfcmp strip.out a.out ||43 testrun ${abs_top_builddir}/src/strip -g -o strip.out -f debug.out ||46 testrun ${abs_top_builddir}/src/elfcmp a.out strip.out ||53 testrun ${abs_top_builddir}/src/strip -g -f debug.out ||56 testrun ${abs_top_builddir}/src/elfcmp strip.out a.out ||
30 testrun ${abs_top_builddir}/src/strip -o testfile.temp $debugout $original37 testrun ${abs_top_builddir}/src/elflint --gnu -q testfile.temp || status=$?43 testrun ${abs_top_builddir}/src/elflint --gnu -q -d testfile.debug.temp || status=$?46 testrun ${abs_top_builddir}/src/unstrip -o testfile.unstrip testfile.temp testfile.debug.temp49 testrun ${abs_top_builddir}/src/elfcmp --hash-inexact $original testfile.unstrip53 testrun ${abs_top_builddir}/src/strip -g -o testfile.temp $original56 shstrtab_SECS=$(testrun ${abs_top_builddir}/src/readelf -S testfile.temp | grep '.shstrtab' | wc --…62 testrun ${abs_top_builddir}/src/strip $original68 testrun ${abs_top_builddir}/src/readelf -S testfile.temp > testfile.sections || status=$?
34 testrun ${abs_builddir}/elfcopy ${in_file} ${out_file}35 testrun ${abs_top_builddir}/src/elfcmp ${in_file} ${out_file}38 testrun ${abs_builddir}/addsections 32768 ${out_file}39 testrun ${abs_top_builddir}/src/readelf -S ${out_file} > readelf.out45 testrun ${abs_top_builddir}/src/readelf -S ${out_file}50 testrun ${abs_builddir}/elfcopy --mmap ${in_file} ${out_file_mmap}51 testrun ${abs_top_builddir}/src/elfcmp ${in_file} ${out_file_mmap}
69 testrun ${abs_top_builddir}/src/strip -g -f F/prog.debug ${PWD}/F/prog85 testrun ${abs_top_builddir}/debuginfod/debuginfod-find -vvv section $BUILDID .debug_info86 testrun ${abs_top_builddir}/debuginfod/debuginfod-find -vvv section $BUILDID .text89 testrun ${abs_top_builddir}/debuginfod/debuginfod-find -vvv section $RPM_BUILDID .debug_info90 testrun ${abs_top_builddir}/debuginfod/debuginfod-find -vvv section $RPM_BUILDID .text104 testrun ${abs_top_builddir}/debuginfod/debuginfod-find -vvv debuginfo $BUILDID105 testrun ${abs_top_builddir}/debuginfod/debuginfod-find -vvv executable $BUILDID110 testrun diff -u DEBUGFILE.debug_info ${DEBUGINFOD_CACHE_PATH}/${RPM_BUILDID}/section-.debug_info114 testrun diff -u EXECFILE.text ${DEBUGINFOD_CACHE_PATH}/${RPM_BUILDID}/section-.text130 testrun ${abs_top_builddir}/debuginfod/debuginfod-find -vvv section $BUILDID .debug_info[all …]
60 testrun "$@" > $outfile 2>&1 || :78 testrun() function137 testrun $* $file \150 testrun $* $file \163 testrun $* $file \176 testrun $* $file \191 testrun ${abs_top_builddir}/src/elfcompress -f -q -o ${file}z ${file}192 testrun ${abs_top_builddir}/src/elfcompress -f -q --name='.s??tab' ${file}z194 testrun $* ${file}z \208 testrun $* $file > /dev/null \
32 testrun ${abs_top_builddir}/src/unstrip -o testfile.unstrip $stripped $debugfile34 testrun ${abs_top_builddir}/src/elfcmp --hash-inexact $original testfile.unstrip39 testrun ${abs_top_builddir}/tests/elf-print-reloc-syms $original > syms-orig40 testrun ${abs_top_builddir}/tests/elf-print-reloc-syms testfile.unstrip > syms-testfile42 testrun diff syms-orig syms-testfile49 testrun ${abs_top_builddir}/src/unstrip $stripped testfile.inplace51 testrun ${abs_top_builddir}/src/elfcmp --hash-inexact $original testfile.inplace
31 testrun ${abs_top_builddir}/src/strip -g -o strip.out -f debug.out ||35 testrun ${abs_top_builddir}/src/readelf -S strip.out > readelf.out44 testrun ${abs_top_builddir}/src/readelf -S debug.out > readelf.out56 testrun ${abs_top_builddir}/src/strip -g -o strip.out -f debug.out testfilearm ||60 testrun ${abs_top_builddir}/src/readelf -S strip.out > readelf.out69 testrun ${abs_top_builddir}/src/readelf -S debug.out > readelf.out81 testrun ${abs_top_builddir}/src/strip -g -o strip.out -f debug.out testfileaarch64 ||85 testrun ${abs_top_builddir}/src/readelf -S strip.out > readelf.out94 testrun ${abs_top_builddir}/src/readelf -S debug.out > readelf.out
30 testrun ${abs_builddir}/elfcopy --reverse-offs ${in_file} ${out_file}31 testrun ${abs_top_builddir}/src/elfcmp ${in_file} ${out_file}32 testrun ${abs_top_builddir}/src/elflint --gnu ${out_file}34 testrun ${abs_builddir}/elfrdwrnop ${out_file}35 testrun ${abs_top_builddir}/src/elfcmp ${in_file} ${out_file}36 testrun ${abs_top_builddir}/src/elflint --gnu ${out_file}
43 testrun ${abs_top_builddir}/src/strip -g -f prog.debug ${PWD}/prog103 testrun ${abs_top_builddir}/debuginfod/debuginfod-find debuginfo $BUILDID119 testrun ${abs_top_builddir}/debuginfod/debuginfod-find debuginfo $BUILDID && false || true122 testrun ${abs_top_builddir}/debuginfod/debuginfod-find debuginfo $BUILDID127 testrun ${abs_top_builddir}/debuginfod/debuginfod-find debuginfo $BUILDID && false || true130 testrun ${abs_top_builddir}/debuginfod/debuginfod-find debuginfo $BUILDID135 testrun ${abs_builddir}/debuginfod_build_id_find -e F/prog 1149 testrun ${abs_top_builddir}/debuginfod/debuginfod-find debuginfo $BUILDID151 testrun ${abs_top_builddir}/debuginfod/debuginfod-find debuginfo $BUILDID152 testrun ${abs_top_builddir}/debuginfod/debuginfod-find debuginfo $BUILDID[all …]
23 testrun ${abs_builddir}/get-units-invalid testfile-debug-types28 testrun ${abs_builddir}/get-units-invalid testfile_multi_main33 testrun ${abs_builddir}/get-units-invalid testfilebazdbgppc64.debug38 testrun ${abs_builddir}/get-units-invalid testfile-dwarf-439 testrun ${abs_builddir}/get-units-invalid testfile-dwarf-5
60 testrun ${abs_top_builddir}/src/strip -g -f prog.debug ${PWD}/prog116 testrun ${abs_top_builddir}/debuginfod/debuginfod-find debuginfo $BUILDID132 testrun ${abs_top_builddir}/debuginfod/debuginfod-find debuginfo $BUILDID && false || true135 testrun ${abs_top_builddir}/debuginfod/debuginfod-find debuginfo $BUILDID140 testrun ${abs_top_builddir}/debuginfod/debuginfod-find debuginfo $BUILDID && false || true143 testrun ${abs_top_builddir}/debuginfod/debuginfod-find debuginfo $BUILDID149 testrun ${abs_builddir}/debuginfod_build_id_find -e F/prog 1179 testrun ${abs_top_builddir}/debuginfod/debuginfod-find debuginfo $BUILDID181 testrun ${abs_top_builddir}/debuginfod/debuginfod-find debuginfo $BUILDID182 testrun ${abs_top_builddir}/debuginfod/debuginfod-find debuginfo $BUILDID[all …]
41 testrun ${abs_top_builddir}/src/strip -o $outfile1 -f $debugfile1 $infile ||44 testrun ${abs_top_builddir}/src/strip --reloc-debug-sections -o $outfile2 \48 testrun ${abs_top_builddir}/src/elfcmp $outfile1 $outfile2 ||60 testrun ${abs_top_builddir}/src/readelf -N -w $debugfile1 \64 testrun ${abs_top_builddir}/src/readelf -N -w $debugfile2 \71 testrun ${abs_top_builddir}/src/strip --reloc-debug-sections-only \
45 testrun ${abs_top_builddir}/tests/varlocs --debug --exprlocs -e testfile-vars-clang-dwarf4-32.o | g…51 testrun ${abs_top_builddir}/tests/varlocs --debug --exprlocs -e testfile-vars-clang-dwarf4-64.o | g…57 testrun ${abs_top_builddir}/tests/varlocs --debug --exprlocs -e testfile-vars-clang-dwarf5-32.o | g…63 testrun ${abs_top_builddir}/tests/varlocs --debug --exprlocs -e testfile-vars-clang-dwarf5-32.o | g…69 testrun ${abs_top_builddir}/tests/varlocs --debug --exprlocs -e testfile-vars-gcc-dwarf4-32.o | gre…75 testrun ${abs_top_builddir}/tests/varlocs --debug --exprlocs -e testfile-vars-gcc-dwarf4-64.o | gre…81 testrun ${abs_top_builddir}/tests/varlocs --debug --exprlocs -e testfile-vars-gcc-dwarf5-32.o | gre…87 testrun ${abs_top_builddir}/tests/varlocs --debug --exprlocs -e testfile-vars-gcc-dwarf5-64.o | gre…
36 testrun ${abs_top_builddir}/src/strip -g -f prog.debug ${PWD}/prog88 filename=`testrun ${abs_top_builddir}/debuginfod/debuginfod-find debuginfo $BUILDID`91 filename=`testrun ${abs_top_builddir}/debuginfod/debuginfod-find executable F/prog`95 filename=`testrun ${abs_top_builddir}/debuginfod/debuginfod-find source $BUILDID ${PWD}/foobar///./…99 filename=`testrun ${abs_top_builddir}/debuginfod/debuginfod-find source $BUILDID ${PWD}/prog.c`103 filename=`testrun ${abs_top_builddir}/debuginfod/debuginfod-find -v debuginfo $BUILDID2 2>vlog`108 filename=`testrun env DEBUGINFOD_PROGRESS=1 ${abs_top_builddir}/debuginfod/debuginfod-find executab…112 filename=`testrun ${abs_top_builddir}/debuginfod/debuginfod-find source $BUILDID2 ${PWD}/prog2.c`
33 testrun $ET_EXEC -e $ET_EXEC | grep $SRC_NAME > /dev/null42 testrun $ET_EXEC $null_arg $verbose_arg -p $ET_PID > /dev/null45 cu_only=$(testrun $ET_EXEC $null_arg $verbose_arg -c -e $ET_EXEC)46 default=$(testrun $ET_EXEC $null_arg $verbose_arg -e $ET_EXEC)61 testrun $ET_EXEC $verbose_arg -z -e $ET_EXEC > test.zip88 testrun $ET_EXEC -z -b -e $ET_EXEC > test.zip
52 testrun ${abs_top_builddir}/src/strip -o $outfile -f $dbgfile $infile53 testrun ${abs_top_builddir}/src/elflint -q $infile54 testrun ${abs_top_builddir}/src/elflint -q $outfile55 testrun ${abs_top_builddir}/src/elflint -q -d $dbgfile