xref: /aosp_15_r20/external/elfutils/tests/run-strip-reloc-ppc64.sh (revision 7304104da70ce23c86437a01be71edd1a2d7f37e)
1*7304104dSAndroid Build Coastguard Worker#! /bin/sh
2*7304104dSAndroid Build Coastguard Worker
3*7304104dSAndroid Build Coastguard Worker. $srcdir/strip-reloc-subr.sh
4*7304104dSAndroid Build Coastguard Worker
5*7304104dSAndroid Build Coastguard Worker# See run-readelf-zdebug-rel.sh
6*7304104dSAndroid Build Coastguard Workertestfiles testfile-debug-rel-ppc64.o
7*7304104dSAndroid Build Coastguard Workerruntest testfile-debug-rel-ppc64.o 1
8*7304104dSAndroid Build Coastguard Worker
9*7304104dSAndroid Build Coastguard Workertestfiles testfile-debug-rel-ppc64-z.o
10*7304104dSAndroid Build Coastguard Workerruntest testfile-debug-rel-ppc64-z.o 1
11*7304104dSAndroid Build Coastguard Worker
12*7304104dSAndroid Build Coastguard Workertestfiles testfile-debug-rel-ppc64-g.o
13*7304104dSAndroid Build Coastguard Workerruntest testfile-debug-rel-ppc64-g.o 1
14*7304104dSAndroid Build Coastguard Worker
15*7304104dSAndroid Build Coastguard Workerexit $runtest_status
16