summaryrefslogtreecommitdiffstats
path: root/testsuite/dwz.tests/regular-o.sh
blob: 1416e90cf57e51ad32b5d5ab99ee8ee9e4e45f0d (plain)
1
2
3
4
5
6
7
8
9
cp $execs/hello 1

dwz 1 -o 2

cmp 1 $execs/hello

smaller-than.sh 2 1

rm -f 1 2