From: Roland McGrath Date: Wed, 12 Jan 2011 18:49:40 +0000 (-0800) Subject: Undo last change for data-only tests, so we test PT_DYNAMIC digging too. X-Git-Tag: elfutils-0.151~1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=4f6d4e104518f3fb55728fd5009a6909483f49fc;p=thirdparty%2Felfutils.git Undo last change for data-only tests, so we test PT_DYNAMIC digging too. --- diff --git a/tests/ChangeLog b/tests/ChangeLog index d1a976bfc..9ba08acb7 100644 --- a/tests/ChangeLog +++ b/tests/ChangeLog @@ -1,7 +1,7 @@ 2011-01-12 Roland McGrath * run-prelink-addr-test.sh: Make symlinks to find .debug files - corresponding to noshdrs files. + corresponding to .noshdrs files. 2011-01-11 Josh Stone diff --git a/tests/run-prelink-addr-test.sh b/tests/run-prelink-addr-test.sh index 00bcd612f..b7e32889c 100755 --- a/tests/run-prelink-addr-test.sh +++ b/tests/run-prelink-addr-test.sh @@ -153,8 +153,10 @@ EOF # eu-strip --remove-comment --strip-sections testfile54-32.noshdrs.so testfiles testfile54-32.so testfile54-32.so.debug testfiles testfile54-32.prelink.so testfile54-32.noshdrs.so -tempfiles testmaps54-32 testfile54-32.noshdrs.so.debug -ln -s testfile54-32.so.debug testfile54-32.noshdrs.so.debug +tempfiles testmaps54-32 + +# Note we have no testfile54-32.noshdrs.so.debug link here, so +# this is testing finding the symbols in .dynsym via PT_DYNAMIC. cat > testmaps54-32 < testmaps54-64 <