From 4f6d4e104518f3fb55728fd5009a6909483f49fc Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Wed, 12 Jan 2011 10:49:40 -0800 Subject: [PATCH] Undo last change for data-only tests, so we test PT_DYNAMIC digging too. --- tests/ChangeLog | 2 +- tests/run-prelink-addr-test.sh | 12 ++++++++---- 2 files changed, 9 insertions(+), 5 deletions(-) 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 <