xref: /aosp_15_r20/external/elfutils/tests/run-unstrip-test4.sh (revision 7304104da70ce23c86437a01be71edd1a2d7f37e)
1*7304104dSAndroid Build Coastguard Worker# Test whether unstrip can combine a stripped kernel object that has
2*7304104dSAndroid Build Coastguard Worker# limited .symtab/.strtab data, with a separate .debuginfo binary that
3*7304104dSAndroid Build Coastguard Worker# has full .symtab/.strtab data.
4*7304104dSAndroid Build Coastguard Worker#
5*7304104dSAndroid Build Coastguard Worker# This was generated as part of a Chromium OS kernel build:
6*7304104dSAndroid Build Coastguard Worker#
7*7304104dSAndroid Build Coastguard Worker#   emerge-kevin chromeos-kernel-4_4
8*7304104dSAndroid Build Coastguard Worker#
9*7304104dSAndroid Build Coastguard Worker# Setup instructions:
10*7304104dSAndroid Build Coastguard Worker#
11*7304104dSAndroid Build Coastguard Worker#   https://www.chromium.org/chromium-os/developer-guide
12*7304104dSAndroid Build Coastguard Worker#   https://www.chromium.org/chromium-os/how-tos-and-troubleshooting/kernel-faq
13*7304104dSAndroid Build Coastguard Worker
14*7304104dSAndroid Build Coastguard Workeroriginal=testfile-strtab
15*7304104dSAndroid Build Coastguard Workerstripped=testfile-strtab.stripped
16*7304104dSAndroid Build Coastguard Workerdebugfile=testfile-strtab.debuginfo
17*7304104dSAndroid Build Coastguard Worker
18*7304104dSAndroid Build Coastguard Worker. $srcdir/run-unstrip-test.sh
19